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

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16691'^^xsd:string;
  dwc:scientificName 'Metapenaeus monoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '107107'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Benthic trawl towed up & down stream 60 m one way'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16691'^^xsd:string;
  dwc:observationDate '1986-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16689'^^xsd:string;
  dwc:scientificName 'Penaeus monodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '210378'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingEffort '3,0 kg (912 individuals)'^^xsd:string;
  dwc:samplingProtocol 'Castnet'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16689'^^xsd:string;
  dwc:observationDate '1986-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1809193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16690'^^xsd:string;
  dwc:scientificName 'Penaeus semisulcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '107112'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingEffort '3,0 kg (912 individuals)'^^xsd:string;
  dwc:samplingProtocol 'Castnet'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16690'^^xsd:string;
  dwc:observationDate '1986-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1809237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16685'^^xsd:string;
  dwc:scientificName 'Penaeus indicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '210375'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Benthic trawl (3 tows)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16685'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '1809203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16686'^^xsd:string;
  dwc:scientificName 'Penaeus monodon/semisulcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '106822'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Benthic trawl (3 tows)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16686'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '106822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16687'^^xsd:string;
  dwc:scientificName 'Metapenaeus monoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '107107'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingEffort '3,0 kg (912 individuals)'^^xsd:string;
  dwc:samplingProtocol 'Castnet'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16687'^^xsd:string;
  dwc:observationDate '1986-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16688'^^xsd:string;
  dwc:scientificName 'Penaeus indicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '210375'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingEffort '3,0 kg (912 individuals)'^^xsd:string;
  dwc:samplingProtocol 'Castnet'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16688'^^xsd:string;
  dwc:observationDate '1986-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1809203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16594'^^xsd:string;
  dwc:scientificName 'Metapenaeus monoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '107107'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingEffort '1,8 kg (383 individuals)'^^xsd:string;
  dwc:samplingProtocol 'Castnet'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16594'^^xsd:string;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16595'^^xsd:string;
  dwc:scientificName 'Non-Penaeids'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingEffort '1,8 kg (383 individuals)'^^xsd:string;
  dwc:samplingProtocol 'Castnet'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16595'^^xsd:string;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16596'^^xsd:string;
  dwc:scientificName 'Penaeus indicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '210375'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingEffort '1,8 kg (383 individuals)'^^xsd:string;
  dwc:samplingProtocol 'Castnet'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16596'^^xsd:string;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16597'^^xsd:string;
  dwc:scientificName 'Penaeus monodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '210378'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingEffort '1,8 kg (383 individuals)'^^xsd:string;
  dwc:samplingProtocol 'Castnet'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16597'^^xsd:string;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16598'^^xsd:string;
  dwc:scientificName 'Penaeus monodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '210378'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingEffort '3,7 kg (959 individuals)'^^xsd:string;
  dwc:samplingProtocol 'Castnet'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16598'^^xsd:string;
  dwc:observationDate '1986-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '1809193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16599'^^xsd:string;
  dwc:scientificName 'Acetes erythreus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '210649'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Benthic trawl (500 µm mesh - 3 tows)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16599'^^xsd:string;
  dwc:observationDate '1986-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '210649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16600'^^xsd:string;
  dwc:scientificName 'Acetes erythreus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '210649'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Benthic trawl (500 µm mesh - 2 tows)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16600'^^xsd:string;
  dwc:observationDate '1986-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '210649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16601'^^xsd:string;
  dwc:scientificName 'Metapenaeus monoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107107'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Benthic trawl (500 µm mesh - 3 tows)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16601'^^xsd:string;
  dwc:observationDate '1986-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16602'^^xsd:string;
  dwc:scientificName 'Metapenaeus monoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107107'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Benthic trawl (500 µm mesh - 2 tows)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16602'^^xsd:string;
  dwc:observationDate '1986-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16653'^^xsd:string;
  dwc:scientificName 'Metapenaeus monoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '107107'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingEffort '1,3 kg (412 individuals)'^^xsd:string;
  dwc:samplingProtocol 'Castnet'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16653'^^xsd:string;
  dwc:observationDate '1986-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '107107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16654'^^xsd:string;
  dwc:scientificName 'Non-Penaeids'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingEffort '1,3 kg (412 individuals)'^^xsd:string;
  dwc:samplingProtocol 'Castnet'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16654'^^xsd:string;
  dwc:observationDate '1986-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16655'^^xsd:string;
  dwc:scientificName 'Penaeus indicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '210375'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingEffort '1,3 kg (412 individuals)'^^xsd:string;
  dwc:samplingProtocol 'Castnet'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16655'^^xsd:string;
  dwc:observationDate '1986-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '1809203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16656'^^xsd:string;
  dwc:scientificName 'Penaeus monodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '210378'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingEffort '1,3 kg (412 individuals)'^^xsd:string;
  dwc:samplingProtocol 'Castnet'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16656'^^xsd:string;
  dwc:observationDate '1986-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '1809193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16657'^^xsd:string;
  dwc:scientificName 'Acetes erythreus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '210649'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Beach seine'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16657'^^xsd:string;
  dwc:observationDate '1986-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '210649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16658'^^xsd:string;
  dwc:scientificName 'Acetes erythreus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '210649'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Beach seine'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16658'^^xsd:string;
  dwc:observationDate '1986-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '210649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419_Station%201_KMFRI_Dynamics_Penaeidae_1986_16659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419_Station%201_KMFRI_Dynamics_Penaeidae_1986_16659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419_Station%201_KMFRI_Dynamics_Penaeidae_1986_16659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419_Station%201_KMFRI_Dynamics_Penaeidae_1986_16659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16659'^^xsd:string;
  dwc:scientificName 'Acetes sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '158343'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Beach seine'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16659'^^xsd:string;
  dwc:observationDate '1986-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '158343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16660'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Beach seine'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16660'^^xsd:string;
  dwc:observationDate '1986-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16661'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Beach seine'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16661'^^xsd:string;
  dwc:observationDate '1986-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16662'^^xsd:string;
  dwc:scientificName 'Metapenaeus monoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '107107'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Beach seine'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16662'^^xsd:string;
  dwc:observationDate '1986-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '107107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16668'^^xsd:string;
  dwc:scientificName 'Penaeus latisulcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '210372'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Beach seine'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16668'^^xsd:string;
  dwc:observationDate '1986-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '1809242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16669'^^xsd:string;
  dwc:scientificName 'Penaeus latisulcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '210372'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Beach seine'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16669'^^xsd:string;
  dwc:observationDate '1986-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '1809242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16670'^^xsd:string;
  dwc:scientificName 'Penaeus monodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '210378'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Beach seine'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16670'^^xsd:string;
  dwc:observationDate '1986-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '1809193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419_Station%201_KMFRI_Dynamics_Penaeidae_1986_16671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419_Station%201_KMFRI_Dynamics_Penaeidae_1986_16671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419_Station%201_KMFRI_Dynamics_Penaeidae_1986_16671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419_Station%201_KMFRI_Dynamics_Penaeidae_1986_16671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16671'^^xsd:string;
  dwc:scientificName 'Penaeus semisulcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '107112'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Beach seine'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16671'^^xsd:string;
  dwc:observationDate '1986-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '1809237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16672'^^xsd:string;
  dwc:scientificName 'Penaeus semisulcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '107112'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Beach seine'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16672'^^xsd:string;
  dwc:observationDate '1986-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '1809237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16673'^^xsd:string;
  dwc:scientificName 'Unidentified Penaeids'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '106727'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Beach seine'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16673'^^xsd:string;
  dwc:observationDate '1986-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '106727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16674'^^xsd:string;
  dwc:scientificName 'Metapenaeus monoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '107107'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingEffort '3,7 kg (959 individuals)'^^xsd:string;
  dwc:samplingProtocol 'Castnet'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16674'^^xsd:string;
  dwc:observationDate '1986-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16675'^^xsd:string;
  dwc:scientificName 'Penaeus indicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '210375'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingEffort '3,7 kg (959 individuals)'^^xsd:string;
  dwc:samplingProtocol 'Castnet'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16675'^^xsd:string;
  dwc:observationDate '1986-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '1809203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16677'^^xsd:string;
  dwc:scientificName 'Penaeus indicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '210375'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Benthic trawl (500 µm mesh - 3 tows)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16677'^^xsd:string;
  dwc:observationDate '1986-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1809203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16678'^^xsd:string;
  dwc:scientificName 'Penaeus monodon/semisulcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '106822'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Benthic trawl (500 µm mesh - 3 tows)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16678'^^xsd:string;
  dwc:observationDate '1986-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '106822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16692'^^xsd:string;
  dwc:scientificName 'Non-identified'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Benthic trawl towed up & down stream 60 m one way'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16692'^^xsd:string;
  dwc:observationDate '1986-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16693'^^xsd:string;
  dwc:scientificName 'Penaeus indicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '210375'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Benthic trawl (2 tows)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16693'^^xsd:string;
  dwc:observationDate '1986-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '1809203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16694'^^xsd:string;
  dwc:scientificName 'Penaeus indicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '210375'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Benthic trawl towed up & down stream 60 m one way'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16694'^^xsd:string;
  dwc:observationDate '1986-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '1809203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16695'^^xsd:string;
  dwc:scientificName 'Penaeus latisulcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '210372'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Benthic trawl (2 tows)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16695'^^xsd:string;
  dwc:observationDate '1986-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '1809242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16696'^^xsd:string;
  dwc:scientificName 'Penaeus monodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '210378'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Benthic trawl towed up & down stream 60 m one way'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16696'^^xsd:string;
  dwc:observationDate '1986-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '1809193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16702'^^xsd:string;
  dwc:scientificName 'Penaeus semisulcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '107112'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Benthic trawl towed up & down stream 60 m one way'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16702'^^xsd:string;
  dwc:observationDate '1986-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1809237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16703'^^xsd:string;
  dwc:scientificName 'Metapenaeus monoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '107107'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingEffort '2,5 kg (337 individuals)'^^xsd:string;
  dwc:samplingProtocol 'Castnet'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16703'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '107107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16704'^^xsd:string;
  dwc:scientificName 'Penaeus indicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '210375'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingEffort '2,5 kg (337 individuals)'^^xsd:string;
  dwc:samplingProtocol 'Castnet'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16704'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1809203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16705'^^xsd:string;
  dwc:scientificName 'Penaeus monodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '210378'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingEffort '2,5 kg (337 individuals)'^^xsd:string;
  dwc:samplingProtocol 'Castnet'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16705'^^xsd:string;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1809193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16706'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Benthic net 2 mm - one tow'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16706'^^xsd:string;
  dwc:observationDate '1986-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16707'^^xsd:string;
  dwc:scientificName 'Metapenaeus monoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '107107'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Benthic net 2 mm - one tow'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16707'^^xsd:string;
  dwc:observationDate '1986-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '107107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16708'^^xsd:string;
  dwc:scientificName 'Penaeus indicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '210375'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Benthic net 2 mm - one tow'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16708'^^xsd:string;
  dwc:observationDate '1986-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1809203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16709'^^xsd:string;
  dwc:scientificName 'Penaeus latisulcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '210372'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Beach seine 0,5 cm mesh - one tow'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16709'^^xsd:string;
  dwc:observationDate '1986-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1809242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16697'^^xsd:string;
  dwc:scientificName 'Penaeus semisulcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '107112'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Benthic trawl (2 tows)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16697'^^xsd:string;
  dwc:observationDate '1986-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '1809237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16698'^^xsd:string;
  dwc:scientificName 'Penaeus semisulcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '107112'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Benthic trawl towed up & down stream 60 m one way'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16698'^^xsd:string;
  dwc:observationDate '1986-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '1809237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16699'^^xsd:string;
  dwc:scientificName 'Metapenaeus monoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '107107'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Beach seine 0,5 cm mesh + benthic trawl (500 µm mesh)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16699'^^xsd:string;
  dwc:observationDate '1986-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '107107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16700'^^xsd:string;
  dwc:scientificName 'Penaeus indicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '210375'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Beach seine 0,5 cm mesh + benthic trawl (500 µm mesh)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16700'^^xsd:string;
  dwc:observationDate '1986-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1809203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16701'^^xsd:string;
  dwc:scientificName 'Penaeus monodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '210378'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Beach seine 0,5 cm mesh + benthic trawl (500 µm mesh)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16701'^^xsd:string;
  dwc:observationDate '1986-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1809193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16710'^^xsd:string;
  dwc:scientificName 'Penaeus monodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '210378'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Benthic trawl 1mm net'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16710'^^xsd:string;
  dwc:observationDate '1986-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1809193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16711'^^xsd:string;
  dwc:scientificName 'Penaeus monodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '210378'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Benthic net 2 mm - one tow'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16711'^^xsd:string;
  dwc:observationDate '1986-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1809193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16712'^^xsd:string;
  dwc:scientificName 'Penaeus semisulcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '107112'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Benthic net 2 mm - one tow'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16712'^^xsd:string;
  dwc:observationDate '1986-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1809237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16713'^^xsd:string;
  dwc:scientificName 'Metapenaeus monoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '107107'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingEffort '4,7 kg (1111 individuals)'^^xsd:string;
  dwc:samplingProtocol 'Castnet'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16713'^^xsd:string;
  dwc:observationDate '1986-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16714'^^xsd:string;
  dwc:scientificName 'Non-Penaeids'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingEffort '4,7 kg (1111 individuals)'^^xsd:string;
  dwc:samplingProtocol 'Castnet'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16714'^^xsd:string;
  dwc:observationDate '1986-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16715'^^xsd:string;
  dwc:scientificName 'Penaeus indicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '210375'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingEffort '4,7 kg (1111 individuals)'^^xsd:string;
  dwc:samplingProtocol 'Castnet'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16715'^^xsd:string;
  dwc:observationDate '1986-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '1809203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16716'^^xsd:string;
  dwc:scientificName 'Penaeus monodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '210378'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingEffort '4,7 kg (1111 individuals)'^^xsd:string;
  dwc:samplingProtocol 'Castnet'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16716'^^xsd:string;
  dwc:observationDate '1986-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '1809193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16717'^^xsd:string;
  dwc:scientificName 'Penaeus semisulcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '107112'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingEffort '4,7 kg (1111 individuals)'^^xsd:string;
  dwc:samplingProtocol 'Castnet'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16717'^^xsd:string;
  dwc:observationDate '1986-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '1809237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16718'^^xsd:string;
  dwc:scientificName 'Macrobrachium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '156892'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Beach seine 4 mm mesh'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16718'^^xsd:string;
  dwc:observationDate '1986-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '156892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16719'^^xsd:string;
  dwc:scientificName 'Metapenaeus monoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '107107'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Benthic trawl (mesh 2 mm) on rectangular mouth'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16719'^^xsd:string;
  dwc:observationDate '1986-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16720'^^xsd:string;
  dwc:scientificName 'Penaeus latisulcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '210372'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Beach seine 4 mm mesh'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16720'^^xsd:string;
  dwc:observationDate '1986-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '1809242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16721'^^xsd:string;
  dwc:scientificName 'Penaeus monodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '210378'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Beach seine 4 mm mesh'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16721'^^xsd:string;
  dwc:observationDate '1986-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '1809193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16722'^^xsd:string;
  dwc:scientificName 'Metapenaeus monoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '107107'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingEffort '3,0 kg (784 individuals)'^^xsd:string;
  dwc:samplingProtocol 'Castnet'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16722'^^xsd:string;
  dwc:observationDate '1986-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16723'^^xsd:string;
  dwc:scientificName 'Non-Penaeids'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingEffort '3,0 kg (784 individuals)'^^xsd:string;
  dwc:samplingProtocol 'Castnet'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16723'^^xsd:string;
  dwc:observationDate '1986-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16724'^^xsd:string;
  dwc:scientificName 'Penaeus indicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '210375'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingEffort '3,0 kg (784 individuals)'^^xsd:string;
  dwc:samplingProtocol 'Castnet'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16724'^^xsd:string;
  dwc:observationDate '1986-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '1809203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16725'^^xsd:string;
  dwc:scientificName 'Penaeus monodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '210378'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingEffort '3,0 kg (784 individuals)'^^xsd:string;
  dwc:samplingProtocol 'Castnet'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16725'^^xsd:string;
  dwc:observationDate '1986-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '1809193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16726'^^xsd:string;
  dwc:scientificName 'Penaeus semisulcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '107112'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingEffort '3,0 kg (784 individuals)'^^xsd:string;
  dwc:samplingProtocol 'Castnet'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16726'^^xsd:string;
  dwc:observationDate '1986-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '1809237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16727'^^xsd:string;
  dwc:scientificName 'Metapenaeus monoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '107107'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingEffort '2,1 kg (355 individuals)'^^xsd:string;
  dwc:samplingProtocol 'Castnet'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16727'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16728'^^xsd:string;
  dwc:scientificName 'Penaeus indicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '210375'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingEffort '2,1 kg (355 individuals)'^^xsd:string;
  dwc:samplingProtocol 'Castnet'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16728'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '1809203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16729'^^xsd:string;
  dwc:scientificName 'Penaeus monodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '210378'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingEffort '2,1 kg (355 individuals)'^^xsd:string;
  dwc:samplingProtocol 'Castnet'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16729'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '1809193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16730'^^xsd:string;
  dwc:scientificName 'Penaeus semisulcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '107112'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingEffort '2,1 kg (355 individuals)'^^xsd:string;
  dwc:samplingProtocol 'Castnet'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16730'^^xsd:string;
  dwc:observationDate '1986-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '1809237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419_Station%203_KMFRI_Dynamics_Penaeidae_1986_16679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16679'^^xsd:string;
  dwc:scientificName 'Penaeus semisulcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107112'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Benthic trawl (500 µm mesh - 2 tows)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16679'^^xsd:string;
  dwc:observationDate '1986-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1809237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16680'^^xsd:string;
  dwc:scientificName 'Metapenaeus monoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '107107'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingEffort '1,6 kg (402 individuals)'^^xsd:string;
  dwc:samplingProtocol 'Castnet'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16680'^^xsd:string;
  dwc:observationDate '1986-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '107107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16681'^^xsd:string;
  dwc:scientificName 'Penaeus indicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '210375'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingEffort '1,6 kg (402 individuals)'^^xsd:string;
  dwc:samplingProtocol 'Castnet'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16681'^^xsd:string;
  dwc:observationDate '1986-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1809203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16682'^^xsd:string;
  dwc:scientificName 'Penaeus monodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '210378'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingEffort '1,6 kg (402 individuals)'^^xsd:string;
  dwc:samplingProtocol 'Castnet'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16682'^^xsd:string;
  dwc:observationDate '1986-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1809193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419__KMFRI_Dynamics_Penaeidae_1986_16683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419__KMFRI_Dynamics_Penaeidae_1986_16683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419__KMFRI_Dynamics_Penaeidae_1986_16683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16683'^^xsd:string;
  dwc:scientificName 'Penaeus semisulcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '107112'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingEffort '1,6 kg (402 individuals)'^^xsd:string;
  dwc:samplingProtocol 'Castnet'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16683'^^xsd:string;
  dwc:observationDate '1986-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1809237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5419_Station%202_KMFRI_Dynamics_Penaeidae_1986_16684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Dynamics_Penaeidae_1986_16684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5419_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Population dynamics major Penaeidae shrimps species in the Tudor Creek (January-May 1986)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Dynamics_Penaeidae_1986_16684'^^xsd:string;
  dwc:scientificName 'Penaeus indicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '210375'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Benthic trawl (500 µm mesh - 2 tows)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Dynamics_Penaeidae_1986_16684'^^xsd:string;
  dwc:observationDate '1986-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '1809203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF