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

<https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_E_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30724'^^xsd:string;
  dwc:scientificName 'Ulvaria oxysperma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_E_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '157125'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30724'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_E_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30725'^^xsd:string;
  dwc:scientificName 'Ulvaria oxysperma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_E_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '157125'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30725'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "720.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "720.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26887'^^xsd:string;
  dwc:scientificName 'Brachytrichia quoyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '720.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5150903182 -4.43639473316, 39.5150903182 -4.42060145469, 39.5106600838 -4.42060145469, 39.5106600838 -4.43639473316, 39.5150903182 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '178434'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26887'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "720.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "720.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26888'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '720.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5150903182 -4.43639473316, 39.5150903182 -4.42060145469, 39.5106600838 -4.42060145469, 39.5106600838 -4.43639473316, 39.5150903182 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26888'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "720.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "720.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26889'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '720.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5150903182 -4.43639473316, 39.5150903182 -4.42060145469, 39.5106600838 -4.42060145469, 39.5106600838 -4.43639473316, 39.5150903182 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26889'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "720.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "720.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26896'^^xsd:string;
  dwc:scientificName 'Chaetomorpha sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '720.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5150903182 -4.43639473316, 39.5150903182 -4.42060145469, 39.5106600838 -4.42060145469, 39.5106600838 -4.43639473316, 39.5150903182 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '143995'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26896'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143995'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "720.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "720.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26897'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '720.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5150903182 -4.43639473316, 39.5150903182 -4.42060145469, 39.5106600838 -4.42060145469, 39.5106600838 -4.43639473316, 39.5150903182 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26897'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "720.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "720.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26898'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '720.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5150903182 -4.43639473316, 39.5150903182 -4.42060145469, 39.5106600838 -4.42060145469, 39.5106600838 -4.43639473316, 39.5150903182 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26898'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "720.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "720.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26899'^^xsd:string;
  dwc:scientificName 'Dictyota adnata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '720.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5150903182 -4.43639473316, 39.5150903182 -4.42060145469, 39.5106600838 -4.42060145469, 39.5106600838 -4.43639473316, 39.5150903182 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '145362'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26899'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145362'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "720.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "720.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26900'^^xsd:string;
  dwc:scientificName 'Ectocarpaceae sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '720.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5150903182 -4.43639473316, 39.5150903182 -4.42060145469, 39.5106600838 -4.42060145469, 39.5106600838 -4.43639473316, 39.5150903182 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '143717'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26900'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143717'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "720.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "720.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26901'^^xsd:string;
  dwc:scientificName 'Enteromorpha clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '720.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5150903182 -4.43639473316, 39.5150903182 -4.42060145469, 39.5106600838 -4.42060145469, 39.5106600838 -4.43639473316, 39.5150903182 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26901'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "720.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "720.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26902'^^xsd:string;
  dwc:scientificName 'Enteromorpha kylinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '720.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5150903182 -4.43639473316, 39.5150903182 -4.42060145469, 39.5106600838 -4.42060145469, 39.5106600838 -4.43639473316, 39.5150903182 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26902'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "720.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "720.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26903'^^xsd:string;
  dwc:scientificName 'Enteromorpha multiramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '720.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5150903182 -4.43639473316, 39.5150903182 -4.42060145469, 39.5106600838 -4.42060145469, 39.5106600838 -4.43639473316, 39.5150903182 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '145969'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26903'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '377190'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "720.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "720.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26904'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '720.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5150903182 -4.43639473316, 39.5150903182 -4.42060145469, 39.5106600838 -4.42060145469, 39.5106600838 -4.43639473316, 39.5150903182 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26904'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "720.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "720.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26905'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '720.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5150903182 -4.43639473316, 39.5150903182 -4.42060145469, 39.5106600838 -4.42060145469, 39.5106600838 -4.43639473316, 39.5150903182 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26905'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "720.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "720.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26906'^^xsd:string;
  dwc:scientificName 'Gracilaria cfr. salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '720.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5150903182 -4.43639473316, 39.5150903182 -4.42060145469, 39.5106600838 -4.42060145469, 39.5106600838 -4.43639473316, 39.5150903182 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '144188'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26906'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144188'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "720.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "720.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26907'^^xsd:string;
  dwc:scientificName 'Herposiphonia tenella f. secunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '720.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5150903182 -4.43639473316, 39.5150903182 -4.42060145469, 39.5106600838 -4.42060145469, 39.5106600838 -4.43639473316, 39.5150903182 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '238282'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26907'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "720.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "720.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26908'^^xsd:string;
  dwc:scientificName 'Herposiphonia tenella f. tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '720.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5150903182 -4.43639473316, 39.5150903182 -4.42060145469, 39.5106600838 -4.42060145469, 39.5106600838 -4.43639473316, 39.5150903182 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '214223'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26908'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "720.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "720.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26909'^^xsd:string;
  dwc:scientificName 'Hypnea valentiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '720.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5150903182 -4.43639473316, 39.5150903182 -4.42060145469, 39.5106600838 -4.42060145469, 39.5106600838 -4.43639473316, 39.5150903182 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '145636'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26909'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "720.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "720.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26910'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '720.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5150903182 -4.43639473316, 39.5150903182 -4.42060145469, 39.5106600838 -4.42060145469, 39.5106600838 -4.43639473316, 39.5150903182 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26910'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "720.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "720.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26911'^^xsd:string;
  dwc:scientificName 'Lophosiphonia reptabunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '720.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5150903182 -4.43639473316, 39.5150903182 -4.42060145469, 39.5106600838 -4.42060145469, 39.5106600838 -4.43639473316, 39.5150903182 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '144838'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26911'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311370'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "720.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "720.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26912'^^xsd:string;
  dwc:scientificName 'Lophosiphonia subadunca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '720.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5150903182 -4.43639473316, 39.5150903182 -4.42060145469, 39.5106600838 -4.42060145469, 39.5106600838 -4.43639473316, 39.5150903182 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '238929'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26912'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "720.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "720.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26913'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '720.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5150903182 -4.43639473316, 39.5150903182 -4.42060145469, 39.5106600838 -4.42060145469, 39.5106600838 -4.43639473316, 39.5150903182 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26913'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "720.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "720.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26914'^^xsd:string;
  dwc:scientificName 'Platysiphonia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '720.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5150903182 -4.43639473316, 39.5150903182 -4.42060145469, 39.5106600838 -4.42060145469, 39.5106600838 -4.43639473316, 39.5150903182 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '144776'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26914'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "720.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "720.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26915'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '720.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5150903182 -4.43639473316, 39.5150903182 -4.42060145469, 39.5106600838 -4.42060145469, 39.5106600838 -4.43639473316, 39.5150903182 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26915'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "720.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "720.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26916'^^xsd:string;
  dwc:scientificName 'Rhizoclonium africanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '720.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5150903182 -4.43639473316, 39.5150903182 -4.42060145469, 39.5106600838 -4.42060145469, 39.5106600838 -4.43639473316, 39.5150903182 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '145072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26916'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312602'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "720.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "720.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26917'^^xsd:string;
  dwc:scientificName 'Stictosiphonia tangatensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '720.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5150903182 -4.43639473316, 39.5150903182 -4.42060145469, 39.5106600838 -4.42060145469, 39.5106600838 -4.43639473316, 39.5150903182 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '214271'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26917'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373947'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "720.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "720.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26918'^^xsd:string;
  dwc:scientificName 'Ulvaria oxysperma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '720.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5150903182 -4.43639473316, 39.5150903182 -4.42060145469, 39.5106600838 -4.42060145469, 39.5106600838 -4.43639473316, 39.5150903182 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '157125'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26918'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26919'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26919'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26921'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26921'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26922'^^xsd:string;
  dwc:scientificName 'Brachytrichia quoyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '178434'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26922'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26924'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26924'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26925'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26925'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26929'^^xsd:string;
  dwc:scientificName 'Chaetomorpha cfr. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '143995'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26929'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143995'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26934'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26934'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26941'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26941'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26946'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26946'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26949'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26949'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_KMFRI_Epiphytic_Algae_Gazi_26952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26952'^^xsd:string;
  dwc:scientificName 'Rhizoclonium africanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26952'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312602'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "720.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "720.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26959'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '720.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5150903182 -4.43639473316, 39.5150903182 -4.42060145469, 39.5106600838 -4.42060145469, 39.5106600838 -4.43639473316, 39.5150903182 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26959'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "720.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "720.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26960'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '720.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5150903182 -4.43639473316, 39.5150903182 -4.42060145469, 39.5106600838 -4.42060145469, 39.5106600838 -4.43639473316, 39.5150903182 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26960'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "720.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "720.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26961'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '720.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5150903182 -4.43639473316, 39.5150903182 -4.42060145469, 39.5106600838 -4.42060145469, 39.5106600838 -4.43639473316, 39.5150903182 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26961'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26965'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_A_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26965'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26966'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_A_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26966'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_A_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26968'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_A_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26968'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_A_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26969'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_A_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26969'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_A_25-30cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26970'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_A_25-30cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26970'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_C_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30525'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_C_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30525'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30535'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_C_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30535'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30538'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_C_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30538'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30541'^^xsd:string;
  dwc:scientificName 'Herposiphonia tenella f. tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_C_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '214223'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30541'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30559'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_C_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30559'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_C_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30561'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_C_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30561'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30562'^^xsd:string;
  dwc:scientificName 'Ulvaria oxysperma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_C_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '157125'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30562'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30566'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30566'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_D_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30567'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_D_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30567'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_D_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30568'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_D_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30568'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30573'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30573'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30574'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30574'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30669'^^xsd:string;
  dwc:scientificName 'Chaetomorpha cfr. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '143995'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30669'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143995'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30675'^^xsd:string;
  dwc:scientificName 'Chaetomorpha minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '157109'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30675'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_D_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30587'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_D_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30587'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145022'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30594'^^xsd:string;
  dwc:scientificName 'Chaetomorpha sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '143995'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30594'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143995'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30597'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30597'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30601'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30601'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30602'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30602'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_D_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30603'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_D_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30603'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_D_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30604'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_D_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30604'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30617'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30617'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_D_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30619'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_D_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30619'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30625'^^xsd:string;
  dwc:scientificName 'Herposiphonia tenella f. tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '214223'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30625'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30629'^^xsd:string;
  dwc:scientificName 'Hypnea valentiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '145636'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30629'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30634'^^xsd:string;
  dwc:scientificName 'Lophosiphonia reptabunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '144838'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30634'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311370'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30645'^^xsd:string;
  dwc:scientificName 'Platysiphonia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '144776'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30645'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_D_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30647'^^xsd:string;
  dwc:scientificName 'Platysiphonia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_D_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '144776'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30647'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_D_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30648'^^xsd:string;
  dwc:scientificName 'Platysiphonia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_D_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '144776'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30648'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30649'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30649'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30650'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30650'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_D_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30651'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_D_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30651'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30653'^^xsd:string;
  dwc:scientificName 'Ulvaria oxysperma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '157125'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30653'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30654'^^xsd:string;
  dwc:scientificName 'Ulvaria oxysperma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '157125'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30654'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_D_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30656'^^xsd:string;
  dwc:scientificName 'Ulvaria oxysperma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_D_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '157125'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30656'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30663'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30663'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_E_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30664'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_E_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30664'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30681'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30681'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_E_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30682'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_E_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30682'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30684'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30684'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_E_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30685'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_E_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30685'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_E_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30686'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_E_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30686'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30690'^^xsd:string;
  dwc:scientificName 'Enteromorpha kylinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30690'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_E_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30691'^^xsd:string;
  dwc:scientificName 'Enteromorpha kylinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_E_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30691'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_E_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30692'^^xsd:string;
  dwc:scientificName 'Enteromorpha kylinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_E_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30692'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_E_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30694'^^xsd:string;
  dwc:scientificName 'Enteromorpha multiramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_E_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '145969'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30694'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '377190'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30699'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30699'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30702'^^xsd:string;
  dwc:scientificName 'Herposiphonia tenella f. tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '214223'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30702'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30705'^^xsd:string;
  dwc:scientificName 'Hypnea valentiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '145636'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30705'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30708'^^xsd:string;
  dwc:scientificName 'Lophosiphonia reptabunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '144838'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30708'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311370'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_E_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30709'^^xsd:string;
  dwc:scientificName 'Lophosiphonia reptabunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_E_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '144838'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30709'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311370'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_E_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30713'^^xsd:string;
  dwc:scientificName 'Lophosiphonia subadunca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_E_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '238929'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30713'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30714'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30714'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30720'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30720'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_E_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30722'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_E_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30722'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_E_KMFRI_Epiphytic_Algae_Gazi_30723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30723'^^xsd:string;
  dwc:scientificName 'Ulvaria oxysperma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '157125'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30723'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_C_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30126'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_C_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30126'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_C_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30127'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_C_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30127'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30215'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30215'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_D_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30216'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_D_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30216'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_D_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30217'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_D_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30217'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30218'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30218'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30219'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30219'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30354'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30354'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30357'^^xsd:string;
  dwc:scientificName 'Ulvaria oxysperma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '157125'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30357'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30358'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_A_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30358'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30359'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_A_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30359'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30368'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_A_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30368'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_A_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30369'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_A_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30369'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30385'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_A_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30385'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30386'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_A_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30386'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_A_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30387'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_A_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30387'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30389'^^xsd:string;
  dwc:scientificName 'Enteromorpha clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_A_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30389'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30394'^^xsd:string;
  dwc:scientificName 'Enteromorpha multiramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_A_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '145969'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30394'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '377190'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30490'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_B_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30490'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30491'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_B_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30491'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_D_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30575'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_D_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30575'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_D_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30576'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_D_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30576'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30577'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30577'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30578'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30578'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_D_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30579'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_D_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30579'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_D_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30580'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_D_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30580'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_D_KMFRI_Epiphytic_Algae_Gazi_30582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30582'^^xsd:string;
  dwc:scientificName 'Chaetomorpha cfr. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '143995'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30582'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143995'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30418'^^xsd:string;
  dwc:scientificName 'Platysiphonia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_A_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '144776'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30418'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30419'^^xsd:string;
  dwc:scientificName 'Platysiphonia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_A_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '144776'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30419'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30421'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_A_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30421'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30422'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_A_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30422'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_A_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30423'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_A_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30423'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30424'^^xsd:string;
  dwc:scientificName 'Ulvaria oxysperma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_A_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '157125'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30424'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_A_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30426'^^xsd:string;
  dwc:scientificName 'Ulvaria oxysperma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_A_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '157125'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30426'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30428'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_B_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30428'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30436'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_B_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30436'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30437'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_B_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30437'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_B_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30438'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_B_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30438'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30442'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_B_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30442'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145022'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30449'^^xsd:string;
  dwc:scientificName 'Chaetomorpha sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_B_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '143995'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30449'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143995'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30451'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_B_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30451'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_B_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30468'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_B_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30468'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30472'^^xsd:string;
  dwc:scientificName 'Herposiphonia tenella f. tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_B_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '214223'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30472'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30481'^^xsd:string;
  dwc:scientificName 'Lophosiphonia subadunca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_B_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '238929'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30481'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30497'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_C_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30497'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30500'^^xsd:string;
  dwc:scientificName 'Brachytrichia quoyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_C_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '178434'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30500'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30505'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_C_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30505'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30508'^^xsd:string;
  dwc:scientificName 'Chaetomorpha cfr. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_C_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '143995'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30508'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143995'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30520'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_C_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30520'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30523'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_C_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30523'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_C_KMFRI_Epiphytic_Algae_Gazi_30524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30524'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_C_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30524'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_E_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29883'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_E_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29883'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29884'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29884'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_E_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29885'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_E_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29885'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29893'^^xsd:string;
  dwc:scientificName 'Lophosiphonia subadunca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '238929'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29893'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29896'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29896'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_E_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29897'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_E_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29897'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_E_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29898'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_E_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29898'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29902'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29902'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_E_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29903'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_E_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29903'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_E_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29904'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_E_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29904'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29909'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29909'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29910'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29910'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29912'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29912'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29913'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29913'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29916'^^xsd:string;
  dwc:scientificName 'Ceramium maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '211699'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29916'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211699'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29919'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29919'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145022'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29921'^^xsd:string;
  dwc:scientificName 'Chaetomorpha sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '143995'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29921'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143995'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29922'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29922'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29923'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29923'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29930'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29930'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29931'^^xsd:string;
  dwc:scientificName 'Gracilaria cfr. salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '144188'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29931'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144188'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29933'^^xsd:string;
  dwc:scientificName 'Herposiphonia tenella f. tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '214223'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29933'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29935'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29935'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29937'^^xsd:string;
  dwc:scientificName 'Lophosiphonia subadunca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '238929'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29937'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29938'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29938'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29939'^^xsd:string;
  dwc:scientificName 'Platysiphonia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '144776'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29939'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29940'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29940'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_KMFRI_Epiphytic_Algae_Gazi_29943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29943'^^xsd:string;
  dwc:scientificName 'Ulvaria oxysperma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '157125'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29943'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29957'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_A_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29957'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29976'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_A_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29976'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29977'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_A_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29977'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29996'^^xsd:string;
  dwc:scientificName 'Lophosiphonia subadunca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_A_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '238929'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29996'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_30004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_30004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_30004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_30004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_30004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30004'^^xsd:string;
  dwc:scientificName 'Platysiphonia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_A_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '144776'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30004'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_30005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_30005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_30005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_30005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_30005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30005'^^xsd:string;
  dwc:scientificName 'Platysiphonia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_A_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '144776'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30005'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_30008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_30008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_30008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_30008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_30008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30008'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_A_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30008'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_30009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_30009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_30009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_30009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_30009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30009'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_A_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30009'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_30013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_30013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_30013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_30013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_30013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30013'^^xsd:string;
  dwc:scientificName 'Ulvaria oxysperma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_A_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '157125'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30013'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30016'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_B_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30016'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30017'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_B_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30017'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_B_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30018'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_B_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30018'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_B_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30019'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_B_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30019'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_B_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30020'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_B_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30020'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30021'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_B_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30021'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30022'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_B_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30022'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_B_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30023'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_B_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30023'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_B_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30024'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_B_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30024'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_B_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30025'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_B_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30025'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30026'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_B_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30026'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30027'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_B_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30027'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_B_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30028'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_B_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30028'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_B_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30029'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_B_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30029'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30031'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_B_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30031'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30032'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_B_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30032'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_B_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30033'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_B_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30033'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_B_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30034'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_B_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30034'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30125'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_C_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30125'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "720.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "720.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26890'^^xsd:string;
  dwc:scientificName 'Caulerpa fastigiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '720.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5150903182 -4.43639473316, 39.5150903182 -4.42060145469, 39.5106600838 -4.42060145469, 39.5106600838 -4.43639473316, 39.5150903182 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '211471'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26890'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211471'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "720.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "720.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26891'^^xsd:string;
  dwc:scientificName 'Ceramium maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '720.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5150903182 -4.43639473316, 39.5150903182 -4.42060145469, 39.5106600838 -4.42060145469, 39.5106600838 -4.43639473316, 39.5150903182 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '211699'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26891'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211699'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "720.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "720.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26892'^^xsd:string;
  dwc:scientificName 'cfr Lejolisia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '720.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5150903182 -4.43639473316, 39.5150903182 -4.42060145469, 39.5106600838 -4.42060145469, 39.5106600838 -4.43639473316, 39.5150903182 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '172538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26892'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '172538'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '160'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "720.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "720.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26893'^^xsd:string;
  dwc:scientificName 'Chaetomorpha cfr. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '720.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5150903182 -4.43639473316, 39.5150903182 -4.42060145469, 39.5106600838 -4.42060145469, 39.5106600838 -4.43639473316, 39.5150903182 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '143995'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26893'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143995'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "720.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "720.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26894'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '720.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5150903182 -4.43639473316, 39.5150903182 -4.42060145469, 39.5106600838 -4.42060145469, 39.5106600838 -4.43639473316, 39.5150903182 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26894'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145022'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "720.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "720.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_All%20transects_KMFRI_Epiphytic_Algae_Gazi_26895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26895'^^xsd:string;
  dwc:scientificName 'Chaetomorpha minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '720.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5150903182 -4.43639473316, 39.5150903182 -4.42060145469, 39.5106600838 -4.42060145469, 39.5106600838 -4.43639473316, 39.5150903182 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '157109'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26895'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26979'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_A_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26979'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26980'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_A_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26980'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_A_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26981'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_A_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26981'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29763'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_C_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29763'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_C_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29764'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_C_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29764'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29782'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29782'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29783'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29783'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_D_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29784'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_D_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29784'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29785'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29785'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29786'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29786'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_D_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29787'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_D_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29787'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29788'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29788'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29789'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29789'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_D_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29790'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_D_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29790'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29791'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29791'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29792'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29792'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_D_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29793'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_D_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29793'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_D_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29796'^^xsd:string;
  dwc:scientificName 'Ceramium maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_D_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '211699'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29796'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211699'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29798'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29798'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145022'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29800'^^xsd:string;
  dwc:scientificName 'Chaetomorpha minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '157109'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29800'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29801'^^xsd:string;
  dwc:scientificName 'Chaetomorpha minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '157109'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29801'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29803'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29803'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29806'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29806'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29807'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29807'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_D_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29808'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_D_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29808'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29810'^^xsd:string;
  dwc:scientificName 'Enteromorpha clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29810'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_D_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29811'^^xsd:string;
  dwc:scientificName 'Enteromorpha clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_D_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29811'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29819'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29819'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29830'^^xsd:string;
  dwc:scientificName 'Lophosiphonia subadunca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '238929'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29830'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29831'^^xsd:string;
  dwc:scientificName 'Lophosiphonia subadunca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '238929'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29831'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29833'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29833'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29837'^^xsd:string;
  dwc:scientificName 'Platysiphonia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '144776'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29837'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29839'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29839'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29840'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29840'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_D_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29841'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_D_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29841'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_D_KMFRI_Epiphytic_Algae_Gazi_29844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_D_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29844'^^xsd:string;
  dwc:scientificName 'Ulvaria oxysperma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_D_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '157125'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29844'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29845'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29845'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_E_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29846'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_E_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29846'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_E_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29847'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_E_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29847'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29848'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29848'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_E_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29849'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_E_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29849'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_E_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29850'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_E_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29850'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29851'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29851'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_E_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29852'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_E_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29852'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_E_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29853'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_E_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29853'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29854'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29854'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29948'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_A_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29948'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29949'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_A_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29949'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_A_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29950'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_A_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29950'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_A_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29951'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_A_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29951'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29952'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_A_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29952'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29953'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_A_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29953'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_A_KMFRI_Epiphytic_Algae_Gazi_29954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_A_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29954'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_A_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29954'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_B_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30035'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_B_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30035'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29869'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29869'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_E_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29870'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_E_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29870'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_E_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29871'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_E_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29871'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_E_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29880'^^xsd:string;
  dwc:scientificName 'Enteromorpha multiramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_E_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '145969'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29880'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '377190'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29881'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29881'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29552'^^xsd:string;
  dwc:scientificName 'Enteromorpha multiramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_A_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '145969'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29552'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '377190'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29554'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_A_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29554'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29558'^^xsd:string;
  dwc:scientificName 'Herposiphonia tenella f. tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_A_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '214223'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29558'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29566'^^xsd:string;
  dwc:scientificName 'Platysiphonia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_A_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '144776'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29566'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29567'^^xsd:string;
  dwc:scientificName 'Platysiphonia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_A_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '144776'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29567'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29568'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_A_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29568'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29569'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_A_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29569'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29571'^^xsd:string;
  dwc:scientificName 'Ulvaria oxysperma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_A_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '157125'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29571'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_B_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29574'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_B_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29574'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29583'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_B_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29583'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_B_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29584'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_B_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29584'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29612'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_B_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29612'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29613'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_B_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29613'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_B_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29614'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_B_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29614'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_B_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29616'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_B_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29616'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29633'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_B_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29633'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_B_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29636'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_B_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29636'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29647'^^xsd:string;
  dwc:scientificName 'Lophosiphonia reptabunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_B_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '144838'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29647'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311370'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29648'^^xsd:string;
  dwc:scientificName 'Lophosiphonia reptabunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_B_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '144838'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29648'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311370'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_B_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29649'^^xsd:string;
  dwc:scientificName 'Lophosiphonia reptabunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_B_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '144838'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29649'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311370'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29652'^^xsd:string;
  dwc:scientificName 'Lophosiphonia subadunca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_B_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '238929'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29652'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29657'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_B_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29657'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29658'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_B_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29658'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_B_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29659'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_B_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29659'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_B_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29660'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_B_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29660'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29667'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_B_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29667'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29668'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_B_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29668'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_B_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29669'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_B_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29669'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_C_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29765'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_C_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29765'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29772'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_C_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29772'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29773'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_C_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29773'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_C_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29774'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_C_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29774'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_E_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29855'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_E_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29855'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_E_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29856'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_E_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29856'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_E_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29858'^^xsd:string;
  dwc:scientificName 'Ceramium maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_E_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '211699'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29858'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211699'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_E_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29861'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_E_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29861'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145022'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_E_KMFRI_Epiphytic_Algae_Gazi_29862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_E_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29862'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_E_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29862'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145022'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29687'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_C_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29687'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29688'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_C_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29688'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_C_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29689'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_C_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29689'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_C_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29690'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_C_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29690'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_C_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29691'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_C_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29691'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29697'^^xsd:string;
  dwc:scientificName 'Ceramium maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_C_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '211699'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29697'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211699'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29698'^^xsd:string;
  dwc:scientificName 'Ceramium maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_C_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '211699'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29698'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211699'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_C_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29699'^^xsd:string;
  dwc:scientificName 'Ceramium maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_C_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '211699'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29699'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211699'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29717'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_C_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29717'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29718'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_C_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29718'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_C_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29719'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_C_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29719'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_C_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29721'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_C_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29721'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29728'^^xsd:string;
  dwc:scientificName 'Enteromorpha kylinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_C_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29728'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_C_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29744'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_C_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29744'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29752'^^xsd:string;
  dwc:scientificName 'Lophosiphonia reptabunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_C_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '144838'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29752'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311370'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29757'^^xsd:string;
  dwc:scientificName 'Lophosiphonia subadunca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_C_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '238929'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29757'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29758'^^xsd:string;
  dwc:scientificName 'Lophosiphonia subadunca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_C_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '238929'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29758'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_C_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29759'^^xsd:string;
  dwc:scientificName 'Lophosiphonia subadunca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_C_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '238929'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29759'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29762'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_C_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29762'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29499'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29499'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29502'^^xsd:string;
  dwc:scientificName 'Ceramium maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '211699'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29502'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211699'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_VWX_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29329'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_VWX_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29329'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_VWX_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29330'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_VWX_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29330'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_VWX_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29345'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_VWX_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29345'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_VWX_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29359'^^xsd:string;
  dwc:scientificName 'Lophosiphonia reptabunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_VWX_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144838'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29359'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311370'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_VWX_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29360'^^xsd:string;
  dwc:scientificName 'Lophosiphonia reptabunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_VWX_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144838'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29360'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311370'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_VWX_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29369'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_VWX_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29369'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_VWX_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29370'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_VWX_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29370'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_VWX_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29379'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_VWX_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29379'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_VWX_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29380'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_VWX_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29380'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_VWX_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29381'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_VWX_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29381'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_VWX_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29384'^^xsd:string;
  dwc:scientificName 'Stictosiphonia tangatensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_VWX_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214271'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29384'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373947'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_VWX_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29385'^^xsd:string;
  dwc:scientificName 'Stictosiphonia tangatensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_VWX_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214271'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29385'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373947'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_VWX_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29386'^^xsd:string;
  dwc:scientificName 'Stictosiphonia tangatensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_VWX_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214271'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29386'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373947'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_YZ_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29389'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_YZ_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29389'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_YZ_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29390'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_YZ_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29390'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_YZ_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29394'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_YZ_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29394'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_YZ_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29395'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_YZ_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29395'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_YZ_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29396'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_YZ_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29396'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_YZ_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29399'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_YZ_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29399'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_YZ_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29400'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_YZ_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29400'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_YZ_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29401'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_YZ_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29401'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_YZ_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29402'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_YZ_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29402'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_YZ_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29403'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_YZ_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29403'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_YZ_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29404'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_YZ_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29404'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_YZ_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29434'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_YZ_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29434'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_YZ_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29444'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_YZ_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29444'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_YZ_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29484'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_YZ_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29484'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_YZ_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29485'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_YZ_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29485'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_YZ_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29489'^^xsd:string;
  dwc:scientificName 'Stictosiphonia tangatensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_YZ_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214271'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29489'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373947'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_YZ_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29490'^^xsd:string;
  dwc:scientificName 'Stictosiphonia tangatensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_YZ_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214271'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29490'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373947'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_YZ_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29491'^^xsd:string;
  dwc:scientificName 'Stictosiphonia tangatensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_YZ_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214271'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29491'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373947'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29505'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29505'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145022'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29506'^^xsd:string;
  dwc:scientificName 'Chaetomorpha minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '157109'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29506'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_B_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29585'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_B_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29585'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_B_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29586'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_B_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29586'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_B_KMFRI_Epiphytic_Algae_Gazi_29592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29592'^^xsd:string;
  dwc:scientificName 'Ceramium maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_B_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '211699'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29592'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211699'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29678'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_C_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29678'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_C_KMFRI_Epiphytic_Algae_Gazi_29681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_C_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29681'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_C_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29681'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29508'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29508'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29509'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29509'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29512'^^xsd:string;
  dwc:scientificName 'Enteromorpha clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29512'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29513'^^xsd:string;
  dwc:scientificName 'Enteromorpha kylinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29513'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29514'^^xsd:string;
  dwc:scientificName 'Enteromorpha multiramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '145969'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29514'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '377190'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29515'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29515'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29516'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29516'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29519'^^xsd:string;
  dwc:scientificName 'Herposiphonia tenella f. tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '214223'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29519'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29522'^^xsd:string;
  dwc:scientificName 'Lophosiphonia reptabunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '144838'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29522'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311370'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29523'^^xsd:string;
  dwc:scientificName 'Lophosiphonia subadunca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '238929'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29523'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29524'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29524'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29525'^^xsd:string;
  dwc:scientificName 'Platysiphonia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '144776'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29525'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29526'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29526'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29529'^^xsd:string;
  dwc:scientificName 'Ulvaria oxysperma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '157125'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29529'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29537'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_A_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29537'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_A_KMFRI_Epiphytic_Algae_Gazi_29546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect V_A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29546'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect V_A_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29546'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29161'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29161'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29162'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29162'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29170'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29170'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29197'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29197'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29198'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29198'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29199'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29199'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29200'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29200'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29201'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29201'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29209'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29209'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29210'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29210'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29211'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29211'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29212'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29212'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29215'^^xsd:string;
  dwc:scientificName 'Stictosiphonia tangatensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214271'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29215'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373947'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29216'^^xsd:string;
  dwc:scientificName 'Stictosiphonia tangatensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214271'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29216'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373947'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29217'^^xsd:string;
  dwc:scientificName 'Stictosiphonia tangatensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214271'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29217'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373947'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29218'^^xsd:string;
  dwc:scientificName 'Stictosiphonia tangatensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214271'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29218'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373947'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_STU_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29221'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_STU_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29221'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_STU_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29222'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_STU_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29222'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_STU_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29223'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_STU_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29223'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_STU_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29238'^^xsd:string;
  dwc:scientificName 'Ceramium maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_STU_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '211699'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29238'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211699'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_STU_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29248'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_STU_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29248'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_STU_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29266'^^xsd:string;
  dwc:scientificName 'Lophosiphonia reptabunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_STU_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144838'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29266'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311370'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_STU_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29278'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_STU_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29278'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_STU_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29279'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_STU_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29279'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_STU_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29280'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_STU_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29280'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_STU_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29281'^^xsd:string;
  dwc:scientificName 'Stictosiphonia tangatensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_STU_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214271'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29281'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373947'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_STU_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29282'^^xsd:string;
  dwc:scientificName 'Stictosiphonia tangatensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_STU_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214271'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29282'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373947'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_STU_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29283'^^xsd:string;
  dwc:scientificName 'Stictosiphonia tangatensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_STU_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214271'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29283'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373947'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_VWX_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29284'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_VWX_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29284'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_VWX_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29285'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_VWX_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29285'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_VWX_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29286'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_VWX_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29286'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_VWX_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29287'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_VWX_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29287'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_VWX_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29288'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_VWX_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29288'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_VWX_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29289'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_VWX_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29289'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_VWX_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29290'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_VWX_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29290'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_VWX_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29291'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_VWX_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29291'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_VWX_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29292'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_VWX_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29292'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_VWX_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29294'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_VWX_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29294'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_VWX_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29295'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_VWX_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29295'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_VWX_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29296'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_VWX_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29296'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_VWX_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29297'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_VWX_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29297'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_VWX_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29299'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_VWX_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29299'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_VWX_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29300'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_VWX_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29300'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_VWX_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29301'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_VWX_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29301'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_VWX_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29309'^^xsd:string;
  dwc:scientificName 'Ceramium maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_VWX_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '211699'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29309'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211699'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_VWX_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29310'^^xsd:string;
  dwc:scientificName 'Ceramium maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_VWX_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '211699'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29310'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211699'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_VWX_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29311'^^xsd:string;
  dwc:scientificName 'Ceramium maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_VWX_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '211699'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29311'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211699'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_YZ_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29405'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_YZ_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29405'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_YZ_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29406'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_YZ_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29406'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_YZ_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29409'^^xsd:string;
  dwc:scientificName 'Caulerpa fastigiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_YZ_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '211471'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29409'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211471'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_YZ_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29414'^^xsd:string;
  dwc:scientificName 'Ceramium maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_YZ_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '211699'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29414'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211699'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_YZ_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29415'^^xsd:string;
  dwc:scientificName 'Ceramium maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_YZ_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '211699'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29415'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211699'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_YZ_KMFRI_Epiphytic_Algae_Gazi_29416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_YZ_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29416'^^xsd:string;
  dwc:scientificName 'Ceramium maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_YZ_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '211699'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29416'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211699'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29495'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29495'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29496'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29496'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.46"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20V_KMFRI_Epiphytic_Algae_Gazi_29498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29498'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5104909908'^^xsd:double;
  dwc:endLongitude '39.5112011811'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4330466934'^^xsd:double;
  dwc:endLatitude '-4.4330466934'^^xsd:double;
  dwc:coordinatePrecision '39.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5112011811 -4.4330466934, 39.5112011811 -4.4330466934, 39.5104909908 -4.4330466934, 39.5104909908 -4.4330466934, 39.5112011811 -4.4330466934))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29498'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_MNO_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29001'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_MNO_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29001'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_MNO_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29002'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_MNO_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29002'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_MNO_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29003'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_MNO_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29003'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_MNO_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29004'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_MNO_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29004'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_MNO_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29005'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_MNO_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29005'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_MNO_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29006'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_MNO_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29006'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_MNO_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29007'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_MNO_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29007'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_MNO_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29015'^^xsd:string;
  dwc:scientificName 'Ceramium maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_MNO_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '211699'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29015'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211699'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_MNO_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29016'^^xsd:string;
  dwc:scientificName 'Ceramium maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_MNO_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '211699'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29016'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211699'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_MNO_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29017'^^xsd:string;
  dwc:scientificName 'Ceramium maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_MNO_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '211699'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29017'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211699'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_MNO_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29020'^^xsd:string;
  dwc:scientificName 'cfr Lejolisia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_MNO_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '172538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29020'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '172538'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '160'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_MNO_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29030'^^xsd:string;
  dwc:scientificName 'Chaetomorpha minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_MNO_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '157109'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29030'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_MNO_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29031'^^xsd:string;
  dwc:scientificName 'Chaetomorpha minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_MNO_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '157109'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29031'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_MNO_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29032'^^xsd:string;
  dwc:scientificName 'Chaetomorpha minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_MNO_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '157109'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29032'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_MNO_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29033'^^xsd:string;
  dwc:scientificName 'Chaetomorpha minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_MNO_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '157109'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29033'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_MNO_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29034'^^xsd:string;
  dwc:scientificName 'Chaetomorpha minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_MNO_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '157109'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29034'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_MNO_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29035'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_MNO_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29035'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_MNO_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29036'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_MNO_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29036'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_MNO_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29037'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_MNO_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29037'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_MNO_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29075'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_MNO_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29075'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_MNO_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29077'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_MNO_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29077'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_MNO_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29082'^^xsd:string;
  dwc:scientificName 'Platysiphonia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_MNO_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144776'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29082'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_MNO_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29083'^^xsd:string;
  dwc:scientificName 'Platysiphonia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_MNO_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144776'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29083'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_MNO_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29085'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_MNO_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29085'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_MNO_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29087'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_MNO_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29087'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29095'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29095'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29096'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29096'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29097'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29097'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29098'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29098'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29102'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29102'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29103'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29103'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29104'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29104'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_25-30cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29106'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_25-30cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29106'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29107'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29107'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29108'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29108'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29109'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29109'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29110'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29110'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29111'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29111'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_25-30cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29112'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_25-30cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29112'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29114'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29114'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29115'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29115'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29125'^^xsd:string;
  dwc:scientificName 'Ceramium maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '211699'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29125'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211699'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29126'^^xsd:string;
  dwc:scientificName 'Ceramium maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '211699'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29126'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211699'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29127'^^xsd:string;
  dwc:scientificName 'Ceramium maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '211699'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29127'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211699'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29144'^^xsd:string;
  dwc:scientificName 'Chaetomorpha minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '157109'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29144'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29145'^^xsd:string;
  dwc:scientificName 'Chaetomorpha minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '157109'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29145'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_STU_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29225'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_STU_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29225'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_STU_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29226'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_STU_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29226'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_STU_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29227'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_STU_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29227'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_STU_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29228'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_STU_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29228'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_STU_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29229'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_STU_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29229'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_STU_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29231'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_STU_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29231'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_STU_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29232'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_STU_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29232'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_STU_KMFRI_Epiphytic_Algae_Gazi_29236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_STU_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29236'^^xsd:string;
  dwc:scientificName 'Ceramium maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_STU_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '211699'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29236'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211699'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_VWX_KMFRI_Epiphytic_Algae_Gazi_29320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_VWX_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29320'^^xsd:string;
  dwc:scientificName 'Chaetomorpha cfr. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_VWX_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '143995'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29320'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143995'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29149'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29149'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_GHI_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28876'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_GHI_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28876'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_GHI_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28790'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_GHI_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28790'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_GHI_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28791'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_GHI_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28791'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_GHI_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28792'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_GHI_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28792'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_GHI_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28793'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_GHI_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28793'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_GHI_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28794'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_GHI_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28794'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_GHI_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28808'^^xsd:string;
  dwc:scientificName 'Ceramium maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_GHI_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '211699'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28808'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211699'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_GHI_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28820'^^xsd:string;
  dwc:scientificName 'Chaetomorpha minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_GHI_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '157109'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28820'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_GHI_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28821'^^xsd:string;
  dwc:scientificName 'Chaetomorpha minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_GHI_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '157109'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28821'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_GHI_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28825'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_GHI_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28825'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_GHI_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28856'^^xsd:string;
  dwc:scientificName 'Lophosiphonia reptabunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_GHI_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144838'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28856'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311370'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_GHI_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28877'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_GHI_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28877'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_GHI_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28878'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_GHI_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28878'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_GHI_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28879'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_GHI_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28879'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_JKL_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28885'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_JKL_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28885'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_JKL_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28886'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_JKL_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28886'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_JKL_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28887'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_JKL_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28887'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_JKL_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28888'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_JKL_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28888'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_JKL_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28889'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_JKL_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28889'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_JKL_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28893'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_JKL_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28893'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_JKL_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28895'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_JKL_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28895'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_JKL_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28896'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_JKL_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28896'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_JKL_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28897'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_JKL_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28897'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_JKL_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28898'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_JKL_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28898'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_JKL_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28902'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_JKL_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28902'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_JKL_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28903'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_JKL_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28903'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_JKL_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28910'^^xsd:string;
  dwc:scientificName 'Ceramium maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_JKL_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '211699'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28910'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211699'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_JKL_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28925'^^xsd:string;
  dwc:scientificName 'Chaetomorpha minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_JKL_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '157109'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28925'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_JKL_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28926'^^xsd:string;
  dwc:scientificName 'Chaetomorpha minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_JKL_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '157109'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28926'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_JKL_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28927'^^xsd:string;
  dwc:scientificName 'Chaetomorpha minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_JKL_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '157109'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28927'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_JKL_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28929'^^xsd:string;
  dwc:scientificName 'Chaetomorpha minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_JKL_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '157109'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28929'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_JKL_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28930'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_JKL_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28930'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_JKL_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28931'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_JKL_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28931'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_JKL_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28932'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_JKL_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28932'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_JKL_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28940'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_JKL_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28940'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_MNO_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29045'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_MNO_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29045'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29139'^^xsd:string;
  dwc:scientificName 'Chaetomorpha cfr. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '143995'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29139'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143995'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29140'^^xsd:string;
  dwc:scientificName 'Chaetomorpha cfr. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '143995'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29140'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143995'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_PQR_KMFRI_Epiphytic_Algae_Gazi_29143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_PQR_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29143'^^xsd:string;
  dwc:scientificName 'Chaetomorpha minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_PQR_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '157109'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29143'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_JKL_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28970'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_JKL_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28970'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_JKL_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28971'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_JKL_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28971'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_JKL_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28972'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_JKL_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28972'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_JKL_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28975'^^xsd:string;
  dwc:scientificName 'Platysiphonia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_JKL_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144776'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28975'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_JKL_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28976'^^xsd:string;
  dwc:scientificName 'Platysiphonia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_JKL_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144776'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28976'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_JKL_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28980'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_JKL_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28980'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_JKL_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28981'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_JKL_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28981'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_JKL_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28982'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_JKL_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28982'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_JKL_KMFRI_Epiphytic_Algae_Gazi_28983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_JKL_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28983'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_JKL_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28983'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_28990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_28990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_28990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_28990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_28990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_MNO_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28990'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_MNO_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28990'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_28991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_28991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_28991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_28991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_28991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_MNO_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28991'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_MNO_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28991'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_28992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_28992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_28992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_28992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_28992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_MNO_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28992'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_MNO_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28992'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_28993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_28993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_28993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_28993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_28993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_MNO_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28993'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_MNO_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28993'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_28996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_28996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_28996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_28996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_28996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_MNO_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28996'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_MNO_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28996'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_28997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_28997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_28997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_28997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_28997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_MNO_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28997'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_MNO_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28997'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_28998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_28998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_28998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_28998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_28998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_MNO_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28998'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_MNO_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28998'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_MNO_KMFRI_Epiphytic_Algae_Gazi_29000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_29000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_MNO_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_29000'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_MNO_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_29000'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_ABC_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28588'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_ABC_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28588'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_ABC_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28589'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_ABC_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28589'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_DEF_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28685'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_DEF_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28685'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_DEF_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28686'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_DEF_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28686'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_DEF_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28687'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_DEF_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28687'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_DEF_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28688'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_DEF_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28688'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_DEF_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28689'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_DEF_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28689'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_GHI_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28780'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_GHI_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28780'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_GHI_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28781'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_GHI_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28781'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_GHI_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28782'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_GHI_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28782'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_GHI_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28783'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_GHI_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28783'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_ABC_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28615'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_ABC_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28615'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_ABC_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28621'^^xsd:string;
  dwc:scientificName 'Ectocarpaceae sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_ABC_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '143717'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28621'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143717'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_ABC_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28625'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_ABC_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28625'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_ABC_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28628'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_ABC_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28628'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_ABC_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28630'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_ABC_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28630'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_ABC_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28635'^^xsd:string;
  dwc:scientificName 'Herposiphonia tenella f. secunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_ABC_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '238282'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28635'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_ABC_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28636'^^xsd:string;
  dwc:scientificName 'Herposiphonia tenella f. secunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_ABC_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '238282'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28636'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_ABC_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28640'^^xsd:string;
  dwc:scientificName 'Herposiphonia tenella f. tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_ABC_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214223'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28640'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_ABC_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28655'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_ABC_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28655'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_ABC_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28656'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_ABC_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28656'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_ABC_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28657'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_ABC_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28657'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_ABC_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28660'^^xsd:string;
  dwc:scientificName 'Platysiphonia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_ABC_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144776'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28660'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_ABC_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28661'^^xsd:string;
  dwc:scientificName 'Platysiphonia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_ABC_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144776'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28661'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_ABC_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28662'^^xsd:string;
  dwc:scientificName 'Platysiphonia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_ABC_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144776'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28662'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_ABC_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28665'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_ABC_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28665'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_ABC_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28666'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_ABC_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28666'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_ABC_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28667'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_ABC_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28667'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_ABC_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28668'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_ABC_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28668'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_ABC_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28669'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_ABC_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28669'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_DEF_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28675'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_DEF_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28675'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_DEF_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28676'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_DEF_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28676'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_DEF_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28677'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_DEF_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28677'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_DEF_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28678'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_DEF_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28678'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_DEF_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28681'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_DEF_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28681'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_DEF_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28700'^^xsd:string;
  dwc:scientificName 'Ceramium maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_DEF_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '211699'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28700'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211699'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_DEF_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28701'^^xsd:string;
  dwc:scientificName 'Ceramium maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_DEF_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '211699'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28701'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211699'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_DEF_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28740'^^xsd:string;
  dwc:scientificName 'Herposiphonia tenella f. secunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_DEF_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '238282'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28740'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_DEF_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28755'^^xsd:string;
  dwc:scientificName 'Lophosiphonia subadunca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_DEF_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '238929'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28755'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_DEF_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28756'^^xsd:string;
  dwc:scientificName 'Lophosiphonia subadunca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_DEF_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '238929'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28756'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_DEF_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28760'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_DEF_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28760'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_DEF_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28761'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_DEF_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28761'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_DEF_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28762'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_DEF_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28762'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_DEF_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28763'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_DEF_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28763'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_DEF_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28770'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_DEF_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28770'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_DEF_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28771'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_DEF_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28771'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_DEF_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28772'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_DEF_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28772'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_DEF_KMFRI_Epiphytic_Algae_Gazi_28773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_DEF_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28773'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_DEF_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28773'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_GHI_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28784'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_GHI_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28784'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_GHI_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28865'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_GHI_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28865'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_GHI_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28866'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_GHI_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28866'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_GHI_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28867'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_GHI_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28867'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_GHI_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28868'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_GHI_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28868'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_GHI_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28872'^^xsd:string;
  dwc:scientificName 'Platysiphonia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_GHI_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144776'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28872'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_GHI_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28873'^^xsd:string;
  dwc:scientificName 'Platysiphonia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_GHI_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144776'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28873'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_GHI_KMFRI_Epiphytic_Algae_Gazi_28875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_GHI_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28875'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_GHI_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28875'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_C_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27976'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_C_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27976'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28055'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28055'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_D_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28056'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_D_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28056'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28060'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28060'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27888'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_B_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27888'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27889'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_B_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27889'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_B_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27890'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_B_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27890'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_B_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27891'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_B_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27891'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_B_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27897'^^xsd:string;
  dwc:scientificName 'Ceramium maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_B_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211699'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27897'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211699'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27898'^^xsd:string;
  dwc:scientificName 'cfr Lejolisia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_B_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '172538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27898'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '172538'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '160'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27899'^^xsd:string;
  dwc:scientificName 'cfr Lejolisia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_B_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '172538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27899'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '172538'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '160'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_B_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27900'^^xsd:string;
  dwc:scientificName 'cfr Lejolisia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_B_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '172538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27900'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '172538'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '160'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27918'^^xsd:string;
  dwc:scientificName 'Dictyota adnata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_B_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '145362'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27918'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145362'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27919'^^xsd:string;
  dwc:scientificName 'Dictyota adnata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_B_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '145362'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27919'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145362'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27928'^^xsd:string;
  dwc:scientificName 'Herposiphonia tenella f. secunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_B_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '238282'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27928'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27933'^^xsd:string;
  dwc:scientificName 'Lophosiphonia subadunca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_B_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '238929'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27933'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27934'^^xsd:string;
  dwc:scientificName 'Lophosiphonia subadunca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_B_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '238929'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27934'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_B_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27935'^^xsd:string;
  dwc:scientificName 'Lophosiphonia subadunca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_B_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '238929'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27935'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_B_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27936'^^xsd:string;
  dwc:scientificName 'Lophosiphonia subadunca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_B_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '238929'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27936'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27938'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_B_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27938'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27939'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_B_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27939'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_B_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27940'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_B_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27940'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27954'^^xsd:string;
  dwc:scientificName 'Rhizoclonium africanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_B_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '145072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27954'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312602'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27958'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_C_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27958'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27959'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_C_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27959'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_C_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27960'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_C_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27960'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_C_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27977'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_C_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27977'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27978'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_C_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27978'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_I_KMFRI_Epiphytic_Algae_Gazi_28503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_I_KMFRI_Epiphytic_Algae_Gazi_28503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_I_KMFRI_Epiphytic_Algae_Gazi_28503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_I_KMFRI_Epiphytic_Algae_Gazi_28503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_I_KMFRI_Epiphytic_Algae_Gazi_28503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_I_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28503'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_I_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28503'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28534'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28534'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28535'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28535'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28538'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28538'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28539'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28539'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28541'^^xsd:string;
  dwc:scientificName 'Caulerpa fastigiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '211471'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28541'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211471'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28542'^^xsd:string;
  dwc:scientificName 'Ceramium maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '211699'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28542'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211699'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28543'^^xsd:string;
  dwc:scientificName 'cfr Lejolisia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '172538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28543'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '172538'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '160'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28544'^^xsd:string;
  dwc:scientificName 'Chaetomorpha cfr. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '143995'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28544'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143995'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28546'^^xsd:string;
  dwc:scientificName 'Chaetomorpha minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '157109'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28546'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28548'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28548'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28551'^^xsd:string;
  dwc:scientificName 'Ectocarpaceae sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '143717'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28551'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143717'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28555'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28555'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28556'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28556'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28558'^^xsd:string;
  dwc:scientificName 'Herposiphonia tenella f. secunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '238282'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28558'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28559'^^xsd:string;
  dwc:scientificName 'Herposiphonia tenella f. tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214223'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28559'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28562'^^xsd:string;
  dwc:scientificName 'Lophosiphonia reptabunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144838'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28562'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311370'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28563'^^xsd:string;
  dwc:scientificName 'Lophosiphonia subadunca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '238929'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28563'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28564'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28564'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28565'^^xsd:string;
  dwc:scientificName 'Platysiphonia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144776'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28565'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28566'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28566'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_KMFRI_Epiphytic_Algae_Gazi_28568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28568'^^xsd:string;
  dwc:scientificName 'Stictosiphonia tangatensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '214271'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28568'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373947'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_ABC_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28580'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_ABC_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28580'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_ABC_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28581'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_ABC_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28581'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_ABC_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28582'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_ABC_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28582'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_ABC_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28583'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_ABC_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28583'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_ABC_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28584'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_ABC_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28584'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_ABC_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28587'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_ABC_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28587'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27746'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27746'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27748'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27748'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27750'^^xsd:string;
  dwc:scientificName 'Ceramium maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211699'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27750'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211699'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27751'^^xsd:string;
  dwc:scientificName 'cfr Lejolisia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '172538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27751'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '172538'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '160'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27755'^^xsd:string;
  dwc:scientificName 'Chaetomorpha sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '143995'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27755'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143995'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27756'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27756'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27757'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27757'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27758'^^xsd:string;
  dwc:scientificName 'Dictyota adnata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '145362'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27758'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145362'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27763'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27763'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27766'^^xsd:string;
  dwc:scientificName 'Herposiphonia tenella f. secunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '238282'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27766'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27771'^^xsd:string;
  dwc:scientificName 'Lophosiphonia subadunca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '238929'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27771'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27772'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27772'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27773'^^xsd:string;
  dwc:scientificName 'Platysiphonia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '144776'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27773'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27774'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27774'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27775'^^xsd:string;
  dwc:scientificName 'Rhizoclonium africanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '145072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27775'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312602'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27778'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_A_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27778'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27808'^^xsd:string;
  dwc:scientificName 'cfr Lejolisia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_A_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '172538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27808'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '172538'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '160'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27809'^^xsd:string;
  dwc:scientificName 'cfr Lejolisia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_A_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '172538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27809'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '172538'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '160'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_A_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27810'^^xsd:string;
  dwc:scientificName 'cfr Lejolisia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_A_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '172538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27810'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '172538'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '160'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_A_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27811'^^xsd:string;
  dwc:scientificName 'cfr Lejolisia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_A_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '172538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27811'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '172538'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '160'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_A_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27812'^^xsd:string;
  dwc:scientificName 'cfr Lejolisia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_A_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '172538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27812'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '172538'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '160'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27813'^^xsd:string;
  dwc:scientificName 'Chaetomorpha sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_A_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '143995'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27813'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143995'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27818'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_A_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27818'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27823'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_A_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27823'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27824'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_A_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27824'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27833'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_A_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27833'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27844'^^xsd:string;
  dwc:scientificName 'Lophosiphonia subadunca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_A_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '238929'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27844'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27848'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_A_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27848'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27849'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_A_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27849'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_A_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27850'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_A_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27850'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_A_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27851'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_A_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27851'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27853'^^xsd:string;
  dwc:scientificName 'Platysiphonia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_A_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '144776'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27853'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27854'^^xsd:string;
  dwc:scientificName 'Platysiphonia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_A_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '144776'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27854'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_A_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27855'^^xsd:string;
  dwc:scientificName 'Platysiphonia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_A_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '144776'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27855'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_A_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27856'^^xsd:string;
  dwc:scientificName 'Platysiphonia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_A_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '144776'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27856'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27858'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_A_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27858'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27859'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_A_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27859'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_A_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27860'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_A_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27860'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_A_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27861'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_A_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27861'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_A_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27862'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_A_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27862'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27863'^^xsd:string;
  dwc:scientificName 'Rhizoclonium africanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_A_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '145072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27863'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312602'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27864'^^xsd:string;
  dwc:scientificName 'Rhizoclonium africanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_A_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '145072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27864'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312602'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_A_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27865'^^xsd:string;
  dwc:scientificName 'Rhizoclonium africanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_A_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '145072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27865'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312602'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27868'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_B_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27868'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27869'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_B_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27869'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_B_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27870'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_B_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27870'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27873'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_B_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27873'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27884'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_B_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27884'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27968'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_C_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27968'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27969'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_C_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27969'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_C_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27970'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_C_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27970'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_C_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27971'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_C_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27971'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_C_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27972'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_C_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27972'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27973'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_C_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27973'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27974'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_C_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27974'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_C_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27975'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_C_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27975'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_E_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27698'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_E_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27698'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_E_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27699'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_E_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27699'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_E_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27700'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_E_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27700'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_E_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27701'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_E_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27701'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_B_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27537'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_B_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27537'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_B_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27538'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_B_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27538'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27566'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_C_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27566'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27578'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_C_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27578'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27579'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_C_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27579'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_C_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27580'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_C_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27580'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_C_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27581'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_C_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27581'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_C_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27582'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_C_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27582'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_C_25-30cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27583'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_C_25-30cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27583'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_C_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27588'^^xsd:string;
  dwc:scientificName 'Brachytrichia quoyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_C_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '178434'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27588'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_C_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27617'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_C_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27617'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27638'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27638'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_D_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27639'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_D_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27639'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_D_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27640'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_D_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27640'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27642'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27642'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27643'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27643'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_D_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27644'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_D_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27644'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_D_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27645'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_D_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27645'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_D_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27646'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_D_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27646'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27658'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27658'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27667'^^xsd:string;
  dwc:scientificName 'Lophosiphonia subadunca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '238929'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27667'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27672'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27672'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27673'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27673'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_D_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27674'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_D_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27674'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_D_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27675'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_D_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27675'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_D_KMFRI_Epiphytic_Algae_Gazi_27679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_D_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27679'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_D_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27679'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_A_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27785'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_A_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27785'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27788'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_A_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27788'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27789'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_A_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27789'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_A_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27790'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_A_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27790'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_A_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27791'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_A_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27791'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27793'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_A_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27793'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27794'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_A_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27794'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_A_KMFRI_Epiphytic_Algae_Gazi_27795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_A_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27795'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_A_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27795'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27878'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_B_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27878'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27879'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_B_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27879'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_B_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27880'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_B_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27880'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_B_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27881'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_B_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27881'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_B_KMFRI_Epiphytic_Algae_Gazi_27882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_B_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27882'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_B_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27882'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_E_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27708'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_E_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27708'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_E_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27709'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_E_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27709'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_E_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27710'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_E_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27710'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27717'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27717'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27727'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27727'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_E_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27728'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_E_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27728'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_E_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27729'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_E_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27729'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_E_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27730'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_E_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27730'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_E_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27738'^^xsd:string;
  dwc:scientificName 'Rhizoclonium africanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_E_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '145072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27738'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312602'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_E_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27740'^^xsd:string;
  dwc:scientificName 'Rhizoclonium africanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_E_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '145072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27740'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312602'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27742'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27742'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27743'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27743'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_KMFRI_Epiphytic_Algae_Gazi_27744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27744'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27744'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_E_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27320'^^xsd:string;
  dwc:scientificName 'Rhizoclonium africanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_E_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27320'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312602'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_F_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27325'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_F_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27325'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_F_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27326'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_F_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27326'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_F_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27327'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_F_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27327'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_F_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27328'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_F_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27328'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_F_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27330'^^xsd:string;
  dwc:scientificName 'Brachytrichia quoyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_F_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '178434'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27330'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_F_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27333'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_F_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27333'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_F_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27345'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_F_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27345'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27424'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27424'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27426'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27426'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_B_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27514'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_B_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27514'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_B_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27515'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_B_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27515'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_B_25-30cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27516'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_B_25-30cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27516'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_B_30-35cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27517'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_B_30-35cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27517'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_F_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27353'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_F_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27353'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_F_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27354'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_F_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27354'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_F_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27355'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_F_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27355'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_F_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27361'^^xsd:string;
  dwc:scientificName 'Rhizoclonium africanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_F_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27361'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312602'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_F_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27362'^^xsd:string;
  dwc:scientificName 'Rhizoclonium africanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_F_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27362'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312602'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_F_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27363'^^xsd:string;
  dwc:scientificName 'Rhizoclonium africanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_F_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27363'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312602'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_G_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27370'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_G_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27370'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_G_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27371'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_G_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27371'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_G_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27372'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_G_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27372'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_G_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27373'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_G_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27373'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_G_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27374'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_G_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27374'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_G_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27380'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_G_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27380'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_G_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27381'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_G_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27381'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_G_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27385'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_G_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27385'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_G_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27386'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_G_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27386'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_G_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27387'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_G_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27387'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_G_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27388'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_G_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27388'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_G_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27405'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_G_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27405'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_G_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27406'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_G_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27406'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_G_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27407'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_G_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27407'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_G_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27410'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_G_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27410'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_G_KMFRI_Epiphytic_Algae_Gazi_27411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_G_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27411'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_G_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27411'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27420'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27420'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27421'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27421'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27422'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27422'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27423'^^xsd:string;
  dwc:scientificName 'Brachytrichia quoyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '178434'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27423'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27442'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27442'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27449'^^xsd:string;
  dwc:scientificName 'Lophosiphonia subadunca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '238929'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27449'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27450'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27450'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27452'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27452'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_KMFRI_Epiphytic_Algae_Gazi_27453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27453'^^xsd:string;
  dwc:scientificName 'Rhizoclonium africanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '145072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27453'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312602'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_A_KMFRI_Epiphytic_Algae_Gazi_27464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_A_KMFRI_Epiphytic_Algae_Gazi_27464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_A_KMFRI_Epiphytic_Algae_Gazi_27464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_A_KMFRI_Epiphytic_Algae_Gazi_27464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_A_KMFRI_Epiphytic_Algae_Gazi_27464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_A_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27464'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_A_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27464'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_A_KMFRI_Epiphytic_Algae_Gazi_27465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_A_KMFRI_Epiphytic_Algae_Gazi_27465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_A_KMFRI_Epiphytic_Algae_Gazi_27465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_A_KMFRI_Epiphytic_Algae_Gazi_27465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_A_KMFRI_Epiphytic_Algae_Gazi_27465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_A_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27465'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_A_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27465'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_A_KMFRI_Epiphytic_Algae_Gazi_27466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_A_KMFRI_Epiphytic_Algae_Gazi_27466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_A_KMFRI_Epiphytic_Algae_Gazi_27466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_A_KMFRI_Epiphytic_Algae_Gazi_27466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_A_KMFRI_Epiphytic_Algae_Gazi_27466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_A_25-30cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27466'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_A_25-30cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27466'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_A_KMFRI_Epiphytic_Algae_Gazi_27467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_A_KMFRI_Epiphytic_Algae_Gazi_27467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_A_KMFRI_Epiphytic_Algae_Gazi_27467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_A_KMFRI_Epiphytic_Algae_Gazi_27467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_A_KMFRI_Epiphytic_Algae_Gazi_27467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_A_30-35cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27467'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_A_30-35cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27467'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_A_KMFRI_Epiphytic_Algae_Gazi_27489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_A_KMFRI_Epiphytic_Algae_Gazi_27489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_A_KMFRI_Epiphytic_Algae_Gazi_27489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_A_KMFRI_Epiphytic_Algae_Gazi_27489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_A_KMFRI_Epiphytic_Algae_Gazi_27489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_A_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27489'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_A_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27489'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_A_KMFRI_Epiphytic_Algae_Gazi_27490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_A_KMFRI_Epiphytic_Algae_Gazi_27490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_A_KMFRI_Epiphytic_Algae_Gazi_27490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_A_KMFRI_Epiphytic_Algae_Gazi_27490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_A_KMFRI_Epiphytic_Algae_Gazi_27490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_A_25-30cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27490'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_A_25-30cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27490'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_A_KMFRI_Epiphytic_Algae_Gazi_27491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_A_KMFRI_Epiphytic_Algae_Gazi_27491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_A_KMFRI_Epiphytic_Algae_Gazi_27491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_A_KMFRI_Epiphytic_Algae_Gazi_27491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_A_KMFRI_Epiphytic_Algae_Gazi_27491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_A_30-35cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27491'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_A_30-35cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27491'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27512'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_B_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27512'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_B_KMFRI_Epiphytic_Algae_Gazi_27513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_B_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27513'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_B_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27513'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_C_KMFRI_Epiphytic_Algae_Gazi_27615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27615'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_C_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27615'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20II_E_KMFRI_Epiphytic_Algae_Gazi_27697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect II_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27697'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect II_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5164768801'^^xsd:double;
  dwc:endLongitude '39.5169841589'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42320548562'^^xsd:double;
  dwc:endLatitude '-4.42313784845'^^xsd:double;
  dwc:coordinatePrecision '28.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5169841589 -4.42320548562, 39.5169841589 -4.42313784845, 39.5164768801 -4.42313784845, 39.5164768801 -4.42320548562, 39.5169841589 -4.42320548562))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27697'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_C_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27170'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_C_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27170'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_C_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27171'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_C_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27171'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_C_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27172'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_C_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27172'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27176'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_C_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27176'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_C_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27177'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_C_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27177'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_C_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27178'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_C_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27178'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27196'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27196'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27197'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27197'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_D_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27198'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_D_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27198'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_D_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27199'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_D_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27199'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_D_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27200'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_D_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27200'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_D_25-30cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27201'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_D_25-30cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27201'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_D_30-35cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27202'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_D_30-35cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27202'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27204'^^xsd:string;
  dwc:scientificName 'Brachytrichia quoyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '178434'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27204'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27210'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27210'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27211'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27211'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_D_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27212'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_D_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27212'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_D_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27213'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_D_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27213'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_D_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27214'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_D_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27214'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_D_25-30cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27215'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_D_25-30cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27215'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27217'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27217'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27218'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27218'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_D_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27219'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_D_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27219'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_D_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27220'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_D_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27220'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_D_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27221'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_D_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27221'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_D_25-30cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27222'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_D_25-30cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27222'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_D_30-35cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27223'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_D_30-35cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27223'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27225'^^xsd:string;
  dwc:scientificName 'Chaetomorpha cfr. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '143995'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27225'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143995'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27238'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27238'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27239'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27239'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_D_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27256'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_D_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27256'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_D_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27261'^^xsd:string;
  dwc:scientificName 'Rhizoclonium africanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_D_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27261'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312602'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_D_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27262'^^xsd:string;
  dwc:scientificName 'Rhizoclonium africanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_D_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27262'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312602'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27271'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27271'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_E_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27272'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_E_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27272'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_E_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27273'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_E_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27273'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_E_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27274'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_E_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27274'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_E_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27275'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_E_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27275'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27276'^^xsd:string;
  dwc:scientificName 'Brachytrichia quoyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '178434'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27276'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_E_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27277'^^xsd:string;
  dwc:scientificName 'Brachytrichia quoyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_E_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '178434'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27277'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27281'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27281'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_E_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27282'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_E_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27282'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_E_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27283'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_E_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27283'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_E_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27284'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_E_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27284'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_E_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27285'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_E_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27285'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27286'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27286'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_E_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27287'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_E_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27287'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_E_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27288'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_E_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27288'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_E_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27289'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_E_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27289'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_E_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27290'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_E_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27290'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27306'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27306'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_E_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27309'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_E_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27309'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_E_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27310'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_E_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27310'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_E_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27317'^^xsd:string;
  dwc:scientificName 'Rhizoclonium africanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_E_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27317'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312602'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_E_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27318'^^xsd:string;
  dwc:scientificName 'Rhizoclonium africanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_E_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27318'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312602'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_E_KMFRI_Epiphytic_Algae_Gazi_27319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_E_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27319'^^xsd:string;
  dwc:scientificName 'Rhizoclonium africanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_E_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27319'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312602'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_A_30-35cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26971'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_A_30-35cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26971'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_B_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27066'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_B_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27066'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_B_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27067'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_B_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27067'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_B_25-30cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27068'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_B_25-30cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27068'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_B_30-35cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27069'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_B_30-35cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27069'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26986'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_A_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26986'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_26987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_26987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_26987'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_A_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_26987'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_27021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_27021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_27021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_27021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_A_KMFRI_Epiphytic_Algae_Gazi_27021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27021'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_A_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27021'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_B_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27038'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_B_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27038'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_B_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27039'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_B_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27039'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_B_25-30cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27040'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_B_25-30cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27040'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27042'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_B_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27042'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27043'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_B_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27043'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_B_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27044'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_B_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27044'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_B_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27045'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_B_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27045'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_B_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27046'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_B_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27046'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_B_25-30cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27047'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_B_25-30cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27047'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_B_30-35cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27048'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_B_30-35cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27048'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27050'^^xsd:string;
  dwc:scientificName 'Brachytrichia quoyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_B_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '178434'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27050'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_B_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27051'^^xsd:string;
  dwc:scientificName 'Brachytrichia quoyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_B_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '178434'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27051'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27056'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_B_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27056'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27057'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_B_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27057'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_B_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27058'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_B_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27058'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27063'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_B_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27063'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27084'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_B_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27084'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27085'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_B_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27085'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_B_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27086'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_B_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27086'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27098'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_B_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27098'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_B_25-30cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27103'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_B_25-30cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27103'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_B_KMFRI_Epiphytic_Algae_Gazi_27104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_B_30-35cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27104'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_B_30-35cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27104'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27119'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_C_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27119'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27120'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_C_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27120'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_C_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27121'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_C_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27121'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_C_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27122'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_C_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27122'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_C_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27123'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_C_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27123'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_C_25-30cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27124'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_C_25-30cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27124'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_C_30-35cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27125'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_C_30-35cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27125'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27133'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_C_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27133'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27134'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_C_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27134'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_C_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27135'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_C_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27135'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27140'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_C_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27140'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27141'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_C_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27141'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_C_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27142'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_C_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27142'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_C_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27143'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_C_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27143'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_C_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27144'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_C_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27144'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_C_25-30cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27145'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_C_25-30cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27145'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_C_30-35cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27146'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_C_30-35cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27146'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_D_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27247'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_D_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27247'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_D_KMFRI_Epiphytic_Algae_Gazi_27248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_D_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27248'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_D_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27248'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_F_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27334'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_F_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27334'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_F_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27335'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_F_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27335'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_F_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27337'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_F_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27337'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_F_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27338'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_F_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27338'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_F_KMFRI_Epiphytic_Algae_Gazi_27339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_F_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27339'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_F_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27339'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27168'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_C_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27168'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20I_C_KMFRI_Epiphytic_Algae_Gazi_27169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27169'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_C_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5150903182'^^xsd:double;
  dwc:endLongitude '39.5154961412'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42060145469'^^xsd:double;
  dwc:endLatitude '-4.42046618036'^^xsd:double;
  dwc:coordinatePrecision '23.28'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5154961412 -4.42060145469, 39.5154961412 -4.42046618036, 39.5150903182 -4.42046618036, 39.5150903182 -4.42060145469, 39.5154961412 -4.42060145469))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27169'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30466'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_B_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30466'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30467'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_B_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30467'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30454'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_B_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30454'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30455'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_B_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30455'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_B_KMFRI_Epiphytic_Algae_Gazi_30456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_B_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30456'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_B_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30456'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30076'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_B_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30076'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30077'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_B_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30077'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30086'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_B_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30086'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30106'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_C_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30106'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30107'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_C_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30107'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_C_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30108'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_C_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30108'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_C_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30109'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_C_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30109'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_28024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_28024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_28024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_28024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_28024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28024'^^xsd:string;
  dwc:scientificName 'Lophosiphonia subadunca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_C_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '238929'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28024'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_28025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_28025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_28025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_28025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_28025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_C_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28025'^^xsd:string;
  dwc:scientificName 'Lophosiphonia subadunca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_C_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '238929'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28025'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_28026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_28026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_28026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_28026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_28026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_C_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28026'^^xsd:string;
  dwc:scientificName 'Lophosiphonia subadunca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_C_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '238929'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28026'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_28044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_28044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_28044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_28044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_28044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28044'^^xsd:string;
  dwc:scientificName 'Rhizoclonium africanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_C_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '145072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28044'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312602'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_28045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_28045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_28045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_28045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_28045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_C_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28045'^^xsd:string;
  dwc:scientificName 'Rhizoclonium africanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_C_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '145072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28045'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312602'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28048'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28048'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28049'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28049'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_D_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28050'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_D_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28050'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28054'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28054'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_F_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28156'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_F_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28156'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_D_KMFRI_Epiphytic_Algae_Gazi_28087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28087'^^xsd:string;
  dwc:scientificName 'Lophosiphonia subadunca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '238929'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28087'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28102'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28102'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_E_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28103'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_E_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28103'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_E_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28104'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_E_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28104'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_C_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30110'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_C_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30110'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30112'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_C_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30112'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30113'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_C_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30113'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_C_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30114'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_C_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30114'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_C_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30115'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_C_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30115'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_C_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30116'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_C_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30116'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_C_25-30cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30117'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_C_25-30cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30117'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_H_25-30cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28407'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_H_25-30cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28407'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_H_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28414'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_H_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28414'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_ABC_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28595'^^xsd:string;
  dwc:scientificName 'Ceramium maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_ABC_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '211699'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28595'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211699'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20IV_ABC_KMFRI_Epiphytic_Algae_Gazi_28596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect IV_ABC_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28596'^^xsd:string;
  dwc:scientificName 'Ceramium maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect IV_ABC_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5126891988'^^xsd:double;
  dwc:endLongitude '39.5148535881'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42350985287'^^xsd:double;
  dwc:endLatitude '-4.42371276437'^^xsd:double;
  dwc:coordinatePrecision '120.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5148535881 -4.42371276437, 39.5148535881 -4.42350985287, 39.5126891988 -4.42350985287, 39.5126891988 -4.42371276437, 39.5148535881 -4.42371276437))'^^xsd:string;
  dwc:aphiaid '211699'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28596'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211699'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_I_KMFRI_Epiphytic_Algae_Gazi_28498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_I_KMFRI_Epiphytic_Algae_Gazi_28498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_I_KMFRI_Epiphytic_Algae_Gazi_28498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_I_KMFRI_Epiphytic_Algae_Gazi_28498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_I_KMFRI_Epiphytic_Algae_Gazi_28498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_I_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28498'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_I_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28498'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_I_KMFRI_Epiphytic_Algae_Gazi_28499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_I_KMFRI_Epiphytic_Algae_Gazi_28499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_I_KMFRI_Epiphytic_Algae_Gazi_28499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_I_KMFRI_Epiphytic_Algae_Gazi_28499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_I_KMFRI_Epiphytic_Algae_Gazi_28499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_I_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28499'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_I_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28499'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_I_KMFRI_Epiphytic_Algae_Gazi_28502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_I_KMFRI_Epiphytic_Algae_Gazi_28502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_I_KMFRI_Epiphytic_Algae_Gazi_28502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_I_KMFRI_Epiphytic_Algae_Gazi_28502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_I_KMFRI_Epiphytic_Algae_Gazi_28502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_I_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28502'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_I_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28502'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30118'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_C_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30118'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30119'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_C_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30119'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_C_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30120'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_C_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30120'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30124'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_C_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30124'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30137'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_C_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30137'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145022'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30143'^^xsd:string;
  dwc:scientificName 'Chaetomorpha sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_C_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '143995'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30143'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143995'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30160'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_C_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30160'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30250'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30250'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_D_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30253'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_D_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30253'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30258'^^xsd:string;
  dwc:scientificName 'Herposiphonia tenella f. tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '214223'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30258'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30262'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30262'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30270'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30270'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30271'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30271'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30274'^^xsd:string;
  dwc:scientificName 'Platysiphonia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '144776'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30274'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30278'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30278'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30279'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30279'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_D_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30281'^^xsd:string;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_D_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30281'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_E_KMFRI_Epiphytic_Algae_Gazi_30286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_E_KMFRI_Epiphytic_Algae_Gazi_30286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_E_KMFRI_Epiphytic_Algae_Gazi_30286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_E_KMFRI_Epiphytic_Algae_Gazi_30286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_E_KMFRI_Epiphytic_Algae_Gazi_30286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30286'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30286'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_E_KMFRI_Epiphytic_Algae_Gazi_30287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_E_KMFRI_Epiphytic_Algae_Gazi_30287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_E_KMFRI_Epiphytic_Algae_Gazi_30287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_E_KMFRI_Epiphytic_Algae_Gazi_30287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_E_KMFRI_Epiphytic_Algae_Gazi_30287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_E_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30287'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_E_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30287'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_E_KMFRI_Epiphytic_Algae_Gazi_30300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_E_KMFRI_Epiphytic_Algae_Gazi_30300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_E_KMFRI_Epiphytic_Algae_Gazi_30300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_E_KMFRI_Epiphytic_Algae_Gazi_30300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_E_KMFRI_Epiphytic_Algae_Gazi_30300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30300'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30300'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_E_KMFRI_Epiphytic_Algae_Gazi_30321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_E_KMFRI_Epiphytic_Algae_Gazi_30321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_E_KMFRI_Epiphytic_Algae_Gazi_30321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_E_KMFRI_Epiphytic_Algae_Gazi_30321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_E_KMFRI_Epiphytic_Algae_Gazi_30321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_E_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30321'^^xsd:string;
  dwc:scientificName 'Ulvaria oxysperma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_E_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '157125'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30321'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30323'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30323'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30325'^^xsd:string;
  dwc:scientificName 'Brachytrichia quoyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '178434'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30325'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30326'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30326'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30327'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30327'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30332'^^xsd:string;
  dwc:scientificName 'Chaetomorpha cfr. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '143995'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30332'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143995'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30333'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30333'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145022'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30334'^^xsd:string;
  dwc:scientificName 'Chaetomorpha minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '157109'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30334'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30335'^^xsd:string;
  dwc:scientificName 'Chaetomorpha sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '143995'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30335'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143995'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30336'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30336'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30337'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30337'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30340'^^xsd:string;
  dwc:scientificName 'Enteromorpha clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30340'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30341'^^xsd:string;
  dwc:scientificName 'Enteromorpha kylinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30341'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30342'^^xsd:string;
  dwc:scientificName 'Enteromorpha multiramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '145969'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30342'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '377190'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30343'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30343'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30344'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30344'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30347'^^xsd:string;
  dwc:scientificName 'Herposiphonia tenella f. tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '214223'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30347'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30348'^^xsd:string;
  dwc:scientificName 'Hypnea valentiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '145636'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30348'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30350'^^xsd:string;
  dwc:scientificName 'Lophosiphonia reptabunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '144838'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30350'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311370'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30351'^^xsd:string;
  dwc:scientificName 'Lophosiphonia subadunca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '238929'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30351'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30352'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30352'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_KMFRI_Epiphytic_Algae_Gazi_30353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30353'^^xsd:string;
  dwc:scientificName 'Platysiphonia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '144776'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30353'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30161'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_C_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30161'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30178'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_C_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30178'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_C_KMFRI_Epiphytic_Algae_Gazi_30179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30179'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_C_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30179'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30214'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30214'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_D_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30224'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_D_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30224'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30226'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30226'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VII_A_KMFRI_Epiphytic_Algae_Gazi_30395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VII_A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30395'^^xsd:string;
  dwc:scientificName 'Enteromorpha multiramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VII_A_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5096793448'^^xsd:double;
  dwc:endLongitude '39.5106600838'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4356845429'^^xsd:double;
  dwc:endLatitude '-4.43639473316'^^xsd:double;
  dwc:coordinatePrecision '62.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5106600838 -4.43639473316, 39.5106600838 -4.4356845429, 39.5096793448 -4.4356845429, 39.5096793448 -4.43639473316, 39.5106600838 -4.43639473316))'^^xsd:string;
  dwc:aphiaid '145969'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30395'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '377190'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30227'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30227'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_D_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30228'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 1 (long)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_D_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30228'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30230'^^xsd:string;
  dwc:scientificName 'Ceramium maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '211699'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30230'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211699'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30239'^^xsd:string;
  dwc:scientificName 'Chaetomorpha sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '143995'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30239'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143995'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30242'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30242'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_D_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30248'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_D_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30248'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_D_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30249'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_D_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30249'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28144'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28144'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_F_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28157'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_F_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28157'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_F_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28158'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_F_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28158'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_F_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28159'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_F_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28159'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_F_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28168'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_F_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28168'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_F_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28169'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_F_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28169'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_F_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28170'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_F_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28170'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_F_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28171'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_F_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28171'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_F_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28172'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_F_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28172'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_F_25-30cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28173'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_F_25-30cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28173'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_F_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28174'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_F_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28174'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_F_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28181'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_F_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28181'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_F_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28182'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_F_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28182'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_F_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28183'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_F_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28183'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_F_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28184'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_F_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28184'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_F_KMFRI_Epiphytic_Algae_Gazi_28185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_F_25-30cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28185'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_F_25-30cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28185'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_H_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28415'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_H_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28415'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_H_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28416'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_H_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28416'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_H_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28417'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_H_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28417'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_H_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28418'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_H_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28418'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_H_25-30cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28419'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_H_25-30cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28419'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28108'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28108'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_E_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28109'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_E_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28109'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_E_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28110'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_E_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28110'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28114'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28114'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_E_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28115'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_E_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28115'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_E_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28120'^^xsd:string;
  dwc:scientificName 'cfr Lejolisia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_E_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '172538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28120'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '172538'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '160'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_E_KMFRI_Epiphytic_Algae_Gazi_28121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_E_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28121'^^xsd:string;
  dwc:scientificName 'cfr Lejolisia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_E_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '172538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28121'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '172538'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '160'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_G_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28264'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_G_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28264'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_G_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28265'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_G_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28265'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_G_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28266'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_G_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28266'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_G_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28278'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_G_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28278'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_G_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28279'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_G_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28279'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_G_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28280'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_G_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28280'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_G_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28281'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_G_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28281'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_G_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28282'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_G_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28282'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_G_25-30cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28283'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_G_25-30cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28283'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_G_30-35cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28284'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_G_30-35cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28284'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_G_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28285'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_G_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28285'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_G_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28286'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_G_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28286'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_G_KMFRI_Epiphytic_Algae_Gazi_28299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_G_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28299'^^xsd:string;
  dwc:scientificName 'Ceramium maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_G_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211699'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28299'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211699'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_H_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28390'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_H_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28390'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_H_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28391'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_H_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28391'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_H_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28392'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_H_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28392'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_H_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28402'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_H_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28402'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_H_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28403'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_H_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28403'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_H_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28404'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_H_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28404'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_H_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28405'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_H_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28405'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_H_KMFRI_Epiphytic_Algae_Gazi_28406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_H_20-25cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28406'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_H_20-25cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28406'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_D_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30220'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_D_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30220'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_D_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30221'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_D_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30221'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_D_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30222'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_D_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30222'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_D_KMFRI_Epiphytic_Algae_Gazi_30223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_D_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30223'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_D_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '669440'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30223'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30061'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_B_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30061'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30062'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_B_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30062'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20VI_B_KMFRI_Epiphytic_Algae_Gazi_30066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_30066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect VI_B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_30066'^^xsd:string;
  dwc:scientificName 'Gracilaria cfr. salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect VI_B_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5107277209'^^xsd:double;
  dwc:endLongitude '39.5115393669'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.43402743232'^^xsd:double;
  dwc:endLatitude '-4.43402743232'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5115393669 -4.43402743232, 39.5115393669 -4.43402743232, 39.5107277209 -4.43402743232, 39.5107277209 -4.43402743232, 39.5115393669 -4.43402743232))'^^xsd:string;
  dwc:aphiaid '144188'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_30066'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144188'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27979'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_C_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27979'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_C_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27980'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_C_10-15cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27980'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_C_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27981'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa 2 (compact)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_C_15-20cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27981'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27988'^^xsd:string;
  dwc:scientificName 'cfr Lejolisia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_C_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '172538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27988'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '172538'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '160'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_27989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_27989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_27989'^^xsd:string;
  dwc:scientificName 'cfr Lejolisia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_C_5-10cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '172538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_27989'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '172538'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '160'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_28008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_28008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_28008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_28008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_28008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28008'^^xsd:string;
  dwc:scientificName 'Dictyota adnata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_C_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '145362'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28008'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145362'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_28023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_28023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_28023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "91.86"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_28023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "91.86"^^xsd:integer .

<https://eurobis.org/id/occurrence/4578_Transect%20III_C_KMFRI_Epiphytic_Algae_Gazi_28023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Epiphytic_Algae_Gazi_28023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4578_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect III_C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Epiphytic algae in the mangroves of Gazi Bay (Kenya)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Epiphytic_Algae_Gazi_28023'^^xsd:string;
  dwc:scientificName 'Lophosiphonia subadunca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect III_C_0-5cm'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511370274'^^xsd:double;
  dwc:endLongitude '39.512993566'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42073672902'^^xsd:double;
  dwc:endLatitude '-4.42033090602'^^xsd:double;
  dwc:coordinatePrecision '91.86'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512993566 -4.42073672902, 39.512993566 -4.42033090602, 39.511370274 -4.42033090602, 39.511370274 -4.42073672902, 39.512993566 -4.42073672902))'^^xsd:string;
  dwc:aphiaid '238929'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Epiphytic_Algae_Gazi_28023'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF