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

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25905'^^xsd:string;
  dwc:scientificName 'Gracilaria corticata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 106'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '211551'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25905'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211551'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25906'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 106'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25906'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25907'^^xsd:string;
  dwc:scientificName 'Gracilaria textorii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 106'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '371201'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25907'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371201'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25910'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 106'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25910'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25911'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 106'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25911'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25918'^^xsd:string;
  dwc:scientificName 'Hormophysa cuneiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 106'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '372019'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25918'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372019'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25919'^^xsd:string;
  dwc:scientificName 'Hypnea cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 106'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25919'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25886'^^xsd:string;
  dwc:scientificName 'Caulerpa verticillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 106'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '211483'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25886'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25892'^^xsd:string;
  dwc:scientificName 'Cystoseira myrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 106'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '214353'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25892'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '624315'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25894'^^xsd:string;
  dwc:scientificName 'Dictyosphaeria cavernosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 106'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '214395'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25894'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214395'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25895'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 106'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25895'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25897'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 106'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25897'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25899'^^xsd:string;
  dwc:scientificName 'Dictyota pardalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 106'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '220777'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25899'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145364'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25903'^^xsd:string;
  dwc:scientificName 'Enteromorpha kylinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 106'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25903'^^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/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26389'^^xsd:string;
  dwc:scientificName 'Dictyota pardalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 4'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '220777'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26389'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26064'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 109'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26064'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26085'^^xsd:string;
  dwc:scientificName 'Avrainvillea obscura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 11'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '221174'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26085'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '221174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26087'^^xsd:string;
  dwc:scientificName 'Boodlea composita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 11'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26087'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26094'^^xsd:string;
  dwc:scientificName 'Caulerpa sertularioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 11'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '144474'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26094'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26095'^^xsd:string;
  dwc:scientificName 'Caulerpa taxifolia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 11'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '144476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26095'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26096'^^xsd:string;
  dwc:scientificName 'Caulerpa verticillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 11'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '211483'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26096'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '211483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26100'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 11'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26100'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26105'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 11'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26105'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26758'^^xsd:string;
  dwc:scientificName 'Avrainvillea nigricans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '221177'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26758'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '221177'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26759'^^xsd:string;
  dwc:scientificName 'Avrainvillea obscura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '221174'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26759'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '221174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26760'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26760'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26761'^^xsd:string;
  dwc:scientificName 'Caulerpa scalpelliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '144473'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26761'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26762'^^xsd:string;
  dwc:scientificName 'Caulerpa sertularioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '144474'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26762'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144474'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26763'^^xsd:string;
  dwc:scientificName 'Caulerpa taxifolia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '144476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26763'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144476'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26764'^^xsd:string;
  dwc:scientificName 'Caulerpa verticillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '211483'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26764'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26109'^^xsd:string;
  dwc:scientificName 'Dictyota pardalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 11'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '220777'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26109'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26125'^^xsd:string;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 11'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26125'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26126'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 11'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26126'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26146'^^xsd:string;
  dwc:scientificName 'Thalassia hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 11'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '208931'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26146'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '208931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26166'^^xsd:string;
  dwc:scientificName 'Caulerpa verticillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 110'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '211483'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26166'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '211483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26335'^^xsd:string;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 3'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26335'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26336'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 3'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26336'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26339'^^xsd:string;
  dwc:scientificName 'Hypnea cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 3'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26339'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26426'^^xsd:string;
  dwc:scientificName 'Thalassia hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 4'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '208931'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26426'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '208931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26256'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 111'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26256'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26269'^^xsd:string;
  dwc:scientificName 'Hypnea cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 111'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26269'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26283'^^xsd:string;
  dwc:scientificName 'Soliera robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 111'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '214012'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26283'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '214012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26305'^^xsd:string;
  dwc:scientificName 'Caulerpa taxifolia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 3'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '144476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26305'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26310'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 3'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26310'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26397'^^xsd:string;
  dwc:scientificName 'Gracilaria textorii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 4'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '371201'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26397'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '371201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26405'^^xsd:string;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 4'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26405'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26406'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 4'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26406'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26450'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 5'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26450'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26455'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 5'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26455'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26459'^^xsd:string;
  dwc:scientificName 'Dictyota pardalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 5'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '220777'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26459'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26471'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 5'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26471'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26520'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 6'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26520'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26566'^^xsd:string;
  dwc:scientificName 'Thalassia hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 6'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '208931'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26566'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '208931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26624'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 7'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26624'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26680'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 8'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26680'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26686'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 8'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26686'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26703'^^xsd:string;
  dwc:scientificName 'Soliera robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 8'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '214012'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26703'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '214012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26749'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26749'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26750'^^xsd:string;
  dwc:scientificName 'Gracilaria 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 '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26750'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26751'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26751'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26752'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26752'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26753'^^xsd:string;
  dwc:scientificName 'Hormophysa cuneiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '372019'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26753'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372019'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26754'^^xsd:string;
  dwc:scientificName 'Neomeris dumetosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '211530'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26754'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211530'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26755'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26755'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26756'^^xsd:string;
  dwc:scientificName 'Sargassum sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26756'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26757'^^xsd:string;
  dwc:scientificName 'Sargassum sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26757'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26319'^^xsd:string;
  dwc:scientificName 'Dictyota pardalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 3'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '220777'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26319'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26326'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 3'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26326'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25934'^^xsd:string;
  dwc:scientificName 'Struvea ssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 106'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '146244'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25934'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146244'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25938'^^xsd:string;
  dwc:scientificName 'Udotea orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 106'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '211534'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25938'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211534'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_25960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_25960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_25960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_25960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25960'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25960'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_25961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_25961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_25961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_25961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25961'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25961'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_25985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_25985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_25985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_25985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25985'^^xsd:string;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25985'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_25986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_25986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_25986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_25986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25986'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25986'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26051'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 109'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26051'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25923'^^xsd:string;
  dwc:scientificName 'Neomeris van-bosseae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 106'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '211532'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25923'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211532'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25924'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 106'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25924'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25925'^^xsd:string;
  dwc:scientificName 'Padina gymnospora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 106'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '145384'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25925'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145384'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25928'^^xsd:string;
  dwc:scientificName 'Sargassum ssp. 1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 106'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25928'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25929'^^xsd:string;
  dwc:scientificName 'Sargassum ssp. 2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 106'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25929'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25930'^^xsd:string;
  dwc:scientificName 'Sargassum ssp. 3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 106'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25930'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25933'^^xsd:string;
  dwc:scientificName 'Soliera robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 106'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '214012'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25933'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214012'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 1_Opname 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25598'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 1_Opname 1'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25598'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26882'^^xsd:string;
  dwc:scientificName 'Struvea ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '146246'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26882'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146243'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60.79"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect H_Opname 124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25431'^^xsd:string;
  dwc:scientificName 'Gracilaria textorii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect H_Opname 124'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.516428577079'^^xsd:double;
  dwc:endLongitude '39.517364936588'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42519978479'^^xsd:double;
  dwc:endLatitude '-4.4244664911989'^^xsd:double;
  dwc:coordinatePrecision '60.79'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517364936588 -4.42519978479, 39.517364936588 -4.4244664911989, 39.516428577079 -4.4244664911989, 39.516428577079 -4.42519978479, 39.517364936588 -4.42519978479))'^^xsd:string;
  dwc:aphiaid '371201'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25431'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '371201'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25414'^^xsd:string;
  dwc:scientificName 'Hypnea cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 64'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25414'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25415'^^xsd:string;
  dwc:scientificName 'Rosenvingea orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 64'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '214337'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25415'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '214337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25173'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25173'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25174'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25174'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25205'^^xsd:string;
  dwc:scientificName 'Hypnea cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 115'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25205'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25206'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 115'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25206'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60.79"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect H_Opname 74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25450'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect H_Opname 74'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.516428577079'^^xsd:double;
  dwc:endLongitude '39.517364936588'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42519978479'^^xsd:double;
  dwc:endLatitude '-4.4244664911989'^^xsd:double;
  dwc:coordinatePrecision '60.79'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517364936588 -4.42519978479, 39.517364936588 -4.4244664911989, 39.516428577079 -4.4244664911989, 39.516428577079 -4.42519978479, 39.517364936588 -4.42519978479))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25450'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25265'^^xsd:string;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 26'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25265'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25266'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 26'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25266'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26327'^^xsd:string;
  dwc:scientificName 'Gracilaria textorii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 3'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '371201'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26327'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '371201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26330'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 3'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26330'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26380'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 4'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26380'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26385'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 4'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26385'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26311'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 3'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26311'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26315'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 3'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26315'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_26331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26331'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 3'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26331'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26791'^^xsd:string;
  dwc:scientificName 'Sargassum sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26791'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26792'^^xsd:string;
  dwc:scientificName 'Sargassum sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26792'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26793'^^xsd:string;
  dwc:scientificName 'Solieria robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '214012'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26793'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214012'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26794'^^xsd:string;
  dwc:scientificName 'Struvea anastomosans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '146245'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26794'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146242'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26795'^^xsd:string;
  dwc:scientificName 'Valonia 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 '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26795'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26796'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26796'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26797'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26797'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "308.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect M_Opname 129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25536'^^xsd:string;
  dwc:scientificName 'Dictyota pardalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect M_Opname 129'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519147404086'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.437609368639'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '308.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437609368639, 39.524686591059 -4.437282206883, 39.519147404086 -4.437282206883, 39.519147404086 -4.437609368639, 39.524686591059 -4.437609368639))'^^xsd:string;
  dwc:aphiaid '220777'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25536'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "308.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect M_Opname 98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25537'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect M_Opname 98'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519147404086'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.437609368639'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '308.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437609368639, 39.524686591059 -4.437282206883, 39.519147404086 -4.437282206883, 39.519147404086 -4.437609368639, 39.524686591059 -4.437609368639))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25537'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "308.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect M_Opname 99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25538'^^xsd:string;
  dwc:scientificName 'Halodule uninervis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect M_Opname 99'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519147404086'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.437609368639'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '308.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437609368639, 39.524686591059 -4.437282206883, 39.519147404086 -4.437282206883, 39.519147404086 -4.437609368639, 39.524686591059 -4.437609368639))'^^xsd:string;
  dwc:aphiaid '208924'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25538'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "308.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect M_Opname 99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25539'^^xsd:string;
  dwc:scientificName 'Syringodium isoetifolium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect M_Opname 99'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519147404086'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.437609368639'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '308.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437609368639, 39.524686591059 -4.437282206883, 39.519147404086 -4.437282206883, 39.519147404086 -4.437609368639, 39.524686591059 -4.437609368639))'^^xsd:string;
  dwc:aphiaid '374716'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25539'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '374716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 1_Opname 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25594'^^xsd:string;
  dwc:scientificName 'Avrainvillea nigricans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 1_Opname 1'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '221177'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25594'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '221177'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 1_Opname 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25595'^^xsd:string;
  dwc:scientificName 'Avrainvillea obscura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 1_Opname 1'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '221174'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25595'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '221174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 1_Opname 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25603'^^xsd:string;
  dwc:scientificName 'Caulerpa scalpelliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 1_Opname 1'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '144473'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25603'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 1_Opname 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25604'^^xsd:string;
  dwc:scientificName 'Caulerpa sertularioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 1_Opname 1'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '144474'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25604'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144474'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 1_Opname 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25605'^^xsd:string;
  dwc:scientificName 'Caulerpa taxifolia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 1_Opname 1'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '144476'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25605'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144476'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 1_Opname 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25606'^^xsd:string;
  dwc:scientificName 'Caulerpa verticillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 1_Opname 1'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '211483'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25606'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 1_Opname 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25630'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 1_Opname 1'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25630'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 1_Opname 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25635'^^xsd:string;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 1_Opname 1'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25635'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%201_KMFRI_Vegetation_gazi_1989_25636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 1_Opname 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25636'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 1_Opname 1'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25636'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25872'^^xsd:string;
  dwc:scientificName 'Acetabularia parvula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 106'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '145304'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25872'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376334'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 2_Opname 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25680'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 2_Opname 2'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25680'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 2_Opname 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25681'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 2_Opname 2'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25681'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 2_Opname 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25685'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 2_Opname 2'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25685'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 2_Opname 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25689'^^xsd:string;
  dwc:scientificName 'Dictyota pardalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 2_Opname 2'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '220777'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25689'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145364'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 2_Opname 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25696'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 2_Opname 2'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25696'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 2_Opname 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25700'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 2_Opname 2'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25700'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 2_Opname 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25701'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 2_Opname 2'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25701'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 2_Opname 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25705'^^xsd:string;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 2_Opname 2'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25705'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 2_Opname 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25706'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 2_Opname 2'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25706'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 2_Opname 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25708'^^xsd:string;
  dwc:scientificName 'Hormophysa cuneiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 2_Opname 2'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '372019'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25708'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372019'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 2_Opname 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25712'^^xsd:string;
  dwc:scientificName 'Neomeris dumetosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 2_Opname 2'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '211530'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25712'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211530'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 2_Opname 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25715'^^xsd:string;
  dwc:scientificName 'Padina gymnospora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 2_Opname 2'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '145384'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25715'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145384'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 2_Opname 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25719'^^xsd:string;
  dwc:scientificName 'Sargassum ssp. 2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 2_Opname 2'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25719'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%202_KMFRI_Vegetation_gazi_1989_25720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 2_Opname 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25720'^^xsd:string;
  dwc:scientificName 'Sargassum ssp. 3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 2_Opname 2'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25720'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25735'^^xsd:string;
  dwc:scientificName 'Avrainvillea obscura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 104'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '221174'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25735'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '221174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25750'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 104'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25750'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25751'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 104'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25751'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25755'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 104'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25755'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25770'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 104'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25770'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25771'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 104'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25771'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25775'^^xsd:string;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 104'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25775'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25776'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 104'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25776'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25801'^^xsd:string;
  dwc:scientificName 'Acanthophora spicifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 105'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25801'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25816'^^xsd:string;
  dwc:scientificName 'Caulerpa verticillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 105'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '211483'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25816'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25825'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 105'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25825'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25829'^^xsd:string;
  dwc:scientificName 'Dictyota pardalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 105'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '220777'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25829'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145364'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25848'^^xsd:string;
  dwc:scientificName 'Hormophysa cuneiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 105'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '372019'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25848'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372019'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25853'^^xsd:string;
  dwc:scientificName 'Neomeris van-bosseae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 105'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '211532'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25853'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211532'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25854'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 105'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25854'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25876'^^xsd:string;
  dwc:scientificName 'Boergesenia forbesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 106'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '214390'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25876'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214390'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25877'^^xsd:string;
  dwc:scientificName 'Boodlea composita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 106'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25877'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25879'^^xsd:string;
  dwc:scientificName 'Caulerpa lentillifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 106'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '211475'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25879'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211475'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25881'^^xsd:string;
  dwc:scientificName 'Caulerpa racemosa var. occidentalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 106'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '224176'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25881'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '700395'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1330.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%203_KMFRI_Vegetation_gazi_1989_25884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect 3_Opname 106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25884'^^xsd:string;
  dwc:scientificName 'Caulerpa sertularioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect 3_Opname 106'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1330.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.44, 39.52 -4.42, 39.51 -4.42, 39.51 -4.44, 39.52 -4.44))'^^xsd:string;
  dwc:aphiaid '144474'^^xsd:integer;
  dwc:verbatimPositionSetail 'The provided coordinates and coordinateprecision were estimated by VLIZ as the original coordinates of the linestring were lost.)'^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25884'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144474'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26765'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26765'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26766'^^xsd:string;
  dwc:scientificName 'Acanthophora spicifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26766'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26767'^^xsd:string;
  dwc:scientificName 'Acetabularia parvula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '145304'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26767'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376334'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26768'^^xsd:string;
  dwc:scientificName 'Avrainvillea obscura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '221174'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26768'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '221174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26769'^^xsd:string;
  dwc:scientificName 'Boergesenia forbesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '214390'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26769'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214390'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26770'^^xsd:string;
  dwc:scientificName 'Boodlea composita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26770'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26771'^^xsd:string;
  dwc:scientificName 'Caulerpa lentillifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '211475'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26771'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211475'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.26"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect J_Opname 84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25478'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect J_Opname 84'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.518290014656'^^xsd:double;
  dwc:endLongitude '39.519350470004'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4275350428416'^^xsd:double;
  dwc:endLatitude '-4.4276817015598'^^xsd:double;
  dwc:coordinatePrecision '59.26'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.519350470004 -4.4276817015598, 39.519350470004 -4.4275350428416, 39.518290014656 -4.4275350428416, 39.518290014656 -4.4276817015598, 39.519350470004 -4.4276817015598))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25478'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.26"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect J_Opname 84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25479'^^xsd:string;
  dwc:scientificName 'Halodule uninervis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect J_Opname 84'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.518290014656'^^xsd:double;
  dwc:endLongitude '39.519350470004'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4275350428416'^^xsd:double;
  dwc:endLatitude '-4.4276817015598'^^xsd:double;
  dwc:coordinatePrecision '59.26'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.519350470004 -4.4276817015598, 39.519350470004 -4.4275350428416, 39.518290014656 -4.4275350428416, 39.518290014656 -4.4276817015598, 39.519350470004 -4.4276817015598))'^^xsd:string;
  dwc:aphiaid '208924'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25479'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.26"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect J_Opname 84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25480'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect J_Opname 84'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.518290014656'^^xsd:double;
  dwc:endLongitude '39.519350470004'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4275350428416'^^xsd:double;
  dwc:endLatitude '-4.4276817015598'^^xsd:double;
  dwc:coordinatePrecision '59.26'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.519350470004 -4.4276817015598, 39.519350470004 -4.4275350428416, 39.518290014656 -4.4275350428416, 39.518290014656 -4.4276817015598, 39.519350470004 -4.4276817015598))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25480'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.26"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect J_Opname 85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25481'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect J_Opname 85'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.518290014656'^^xsd:double;
  dwc:endLongitude '39.519350470004'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4275350428416'^^xsd:double;
  dwc:endLatitude '-4.4276817015598'^^xsd:double;
  dwc:coordinatePrecision '59.26'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.519350470004 -4.4276817015598, 39.519350470004 -4.4275350428416, 39.518290014656 -4.4275350428416, 39.518290014656 -4.4276817015598, 39.519350470004 -4.4276817015598))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25481'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.26"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect J_Opname 86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25482'^^xsd:string;
  dwc:scientificName 'Halodule wrightii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect J_Opname 86'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.518290014656'^^xsd:double;
  dwc:endLongitude '39.519350470004'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4275350428416'^^xsd:double;
  dwc:endLatitude '-4.4276817015598'^^xsd:double;
  dwc:coordinatePrecision '59.26'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.519350470004 -4.4276817015598, 39.519350470004 -4.4275350428416, 39.518290014656 -4.4275350428416, 39.518290014656 -4.4276817015598, 39.519350470004 -4.4276817015598))'^^xsd:string;
  dwc:aphiaid '208925'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25482'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.26"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect J_Opname 86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25483'^^xsd:string;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect J_Opname 86'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.518290014656'^^xsd:double;
  dwc:endLongitude '39.519350470004'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4275350428416'^^xsd:double;
  dwc:endLatitude '-4.4276817015598'^^xsd:double;
  dwc:coordinatePrecision '59.26'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.519350470004 -4.4276817015598, 39.519350470004 -4.4275350428416, 39.518290014656 -4.4275350428416, 39.518290014656 -4.4276817015598, 39.519350470004 -4.4276817015598))'^^xsd:string;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25483'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "94.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect K_Opname 126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25484'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect K_Opname 126'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.517364936588'^^xsd:double;
  dwc:endLongitude '39.519068434007'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4299154266526'^^xsd:double;
  dwc:endLatitude '-4.4300056781715'^^xsd:double;
  dwc:coordinatePrecision '94.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.519068434007 -4.4300056781715, 39.519068434007 -4.4299154266526, 39.517364936588 -4.4299154266526, 39.517364936588 -4.4300056781715, 39.519068434007 -4.4300056781715))'^^xsd:string;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25484'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "94.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect K_Opname 126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25485'^^xsd:string;
  dwc:scientificName 'Hypnea cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect K_Opname 126'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.517364936588'^^xsd:double;
  dwc:endLongitude '39.519068434007'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4299154266526'^^xsd:double;
  dwc:endLatitude '-4.4300056781715'^^xsd:double;
  dwc:coordinatePrecision '94.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.519068434007 -4.4300056781715, 39.519068434007 -4.4299154266526, 39.517364936588 -4.4299154266526, 39.517364936588 -4.4300056781715, 39.519068434007 -4.4300056781715))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25485'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "94.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect K_Opname 126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25486'^^xsd:string;
  dwc:scientificName 'Soliera robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect K_Opname 126'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.517364936588'^^xsd:double;
  dwc:endLongitude '39.519068434007'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4299154266526'^^xsd:double;
  dwc:endLatitude '-4.4300056781715'^^xsd:double;
  dwc:coordinatePrecision '94.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.519068434007 -4.4300056781715, 39.519068434007 -4.4299154266526, 39.517364936588 -4.4299154266526, 39.517364936588 -4.4300056781715, 39.519068434007 -4.4300056781715))'^^xsd:string;
  dwc:aphiaid '214012'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25486'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '214012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "94.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect K_Opname 87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25487'^^xsd:string;
  dwc:scientificName 'Halodule wrightii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect K_Opname 87'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.517364936588'^^xsd:double;
  dwc:endLongitude '39.519068434007'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4299154266526'^^xsd:double;
  dwc:endLatitude '-4.4300056781715'^^xsd:double;
  dwc:coordinatePrecision '94.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.519068434007 -4.4300056781715, 39.519068434007 -4.4299154266526, 39.517364936588 -4.4299154266526, 39.517364936588 -4.4300056781715, 39.519068434007 -4.4300056781715))'^^xsd:string;
  dwc:aphiaid '208925'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25487'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "94.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect K_Opname 91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25497'^^xsd:string;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect K_Opname 91'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.517364936588'^^xsd:double;
  dwc:endLongitude '39.519068434007'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4299154266526'^^xsd:double;
  dwc:endLatitude '-4.4300056781715'^^xsd:double;
  dwc:coordinatePrecision '94.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.519068434007 -4.4300056781715, 39.519068434007 -4.4299154266526, 39.517364936588 -4.4299154266526, 39.517364936588 -4.4300056781715, 39.519068434007 -4.4300056781715))'^^xsd:string;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25497'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "94.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect K_Opname 91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25498'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect K_Opname 91'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.517364936588'^^xsd:double;
  dwc:endLongitude '39.519068434007'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4299154266526'^^xsd:double;
  dwc:endLatitude '-4.4300056781715'^^xsd:double;
  dwc:coordinatePrecision '94.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.519068434007 -4.4300056781715, 39.519068434007 -4.4299154266526, 39.517364936588 -4.4299154266526, 39.517364936588 -4.4300056781715, 39.519068434007 -4.4300056781715))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25498'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "94.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect K_Opname 92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25499'^^xsd:string;
  dwc:scientificName 'Halodule wrightii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect K_Opname 92'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.517364936588'^^xsd:double;
  dwc:endLongitude '39.519068434007'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4299154266526'^^xsd:double;
  dwc:endLatitude '-4.4300056781715'^^xsd:double;
  dwc:coordinatePrecision '94.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.519068434007 -4.4300056781715, 39.519068434007 -4.4299154266526, 39.517364936588 -4.4299154266526, 39.517364936588 -4.4300056781715, 39.519068434007 -4.4300056781715))'^^xsd:string;
  dwc:aphiaid '208925'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25499'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "94.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect K_Opname 93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25500'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect K_Opname 93'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.517364936588'^^xsd:double;
  dwc:endLongitude '39.519068434007'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4299154266526'^^xsd:double;
  dwc:endLatitude '-4.4300056781715'^^xsd:double;
  dwc:coordinatePrecision '94.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.519068434007 -4.4300056781715, 39.519068434007 -4.4299154266526, 39.517364936588 -4.4299154266526, 39.517364936588 -4.4300056781715, 39.519068434007 -4.4300056781715))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25500'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "256.61"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect L_Opname 94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25501'^^xsd:string;
  dwc:scientificName 'Enteromorpha kylinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect L_Opname 94'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519373032883'^^xsd:double;
  dwc:endLongitude '39.523975860347'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4335706131682'^^xsd:double;
  dwc:endLatitude '-4.4330855112541'^^xsd:double;
  dwc:coordinatePrecision '256.61'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.523975860347 -4.4335706131682, 39.523975860347 -4.4330855112541, 39.519373032883 -4.4330855112541, 39.519373032883 -4.4335706131682, 39.523975860347 -4.4335706131682))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25501'^^xsd:string;
  dwc:observationDate '1989-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "256.61"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect L_Opname 95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25502'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect L_Opname 95'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519373032883'^^xsd:double;
  dwc:endLongitude '39.523975860347'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4335706131682'^^xsd:double;
  dwc:endLatitude '-4.4330855112541'^^xsd:double;
  dwc:coordinatePrecision '256.61'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.523975860347 -4.4335706131682, 39.523975860347 -4.4330855112541, 39.519373032883 -4.4330855112541, 39.519373032883 -4.4335706131682, 39.523975860347 -4.4335706131682))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25502'^^xsd:string;
  dwc:observationDate '1989-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "256.61"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect L_Opname 95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25503'^^xsd:string;
  dwc:scientificName 'Halodule uninervis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect L_Opname 95'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519373032883'^^xsd:double;
  dwc:endLongitude '39.523975860347'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4335706131682'^^xsd:double;
  dwc:endLatitude '-4.4330855112541'^^xsd:double;
  dwc:coordinatePrecision '256.61'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.523975860347 -4.4335706131682, 39.523975860347 -4.4330855112541, 39.519373032883 -4.4330855112541, 39.519373032883 -4.4335706131682, 39.523975860347 -4.4335706131682))'^^xsd:string;
  dwc:aphiaid '208924'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25503'^^xsd:string;
  dwc:observationDate '1989-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '208924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "256.61"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect L_Opname 95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25504'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect L_Opname 95'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519373032883'^^xsd:double;
  dwc:endLongitude '39.523975860347'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4335706131682'^^xsd:double;
  dwc:endLatitude '-4.4330855112541'^^xsd:double;
  dwc:coordinatePrecision '256.61'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.523975860347 -4.4335706131682, 39.523975860347 -4.4330855112541, 39.519373032883 -4.4330855112541, 39.519373032883 -4.4335706131682, 39.523975860347 -4.4335706131682))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25504'^^xsd:string;
  dwc:observationDate '1989-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "256.61"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect L_Opname 96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25505'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect L_Opname 96'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519373032883'^^xsd:double;
  dwc:endLongitude '39.523975860347'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4335706131682'^^xsd:double;
  dwc:endLatitude '-4.4330855112541'^^xsd:double;
  dwc:coordinatePrecision '256.61'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.523975860347 -4.4335706131682, 39.523975860347 -4.4330855112541, 39.519373032883 -4.4330855112541, 39.519373032883 -4.4335706131682, 39.523975860347 -4.4335706131682))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25505'^^xsd:string;
  dwc:observationDate '1989-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "256.61"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect L_Opname 96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25506'^^xsd:string;
  dwc:scientificName 'Enhalus acaroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect L_Opname 96'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519373032883'^^xsd:double;
  dwc:endLongitude '39.523975860347'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4335706131682'^^xsd:double;
  dwc:endLatitude '-4.4330855112541'^^xsd:double;
  dwc:coordinatePrecision '256.61'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.523975860347 -4.4335706131682, 39.523975860347 -4.4330855112541, 39.519373032883 -4.4330855112541, 39.519373032883 -4.4335706131682, 39.523975860347 -4.4335706131682))'^^xsd:string;
  dwc:aphiaid '208932'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25506'^^xsd:string;
  dwc:observationDate '1989-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '208932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "256.61"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect L_Opname 97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25507'^^xsd:string;
  dwc:scientificName 'Amphiroa rigida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect L_Opname 97'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519373032883'^^xsd:double;
  dwc:endLongitude '39.523975860347'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4335706131682'^^xsd:double;
  dwc:endLatitude '-4.4330855112541'^^xsd:double;
  dwc:coordinatePrecision '256.61'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.523975860347 -4.4335706131682, 39.523975860347 -4.4330855112541, 39.519373032883 -4.4330855112541, 39.519373032883 -4.4335706131682, 39.523975860347 -4.4335706131682))'^^xsd:string;
  dwc:aphiaid '145100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25507'^^xsd:string;
  dwc:observationDate '1989-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "256.61"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect L_Opname 97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25508'^^xsd:string;
  dwc:scientificName 'Gracilaria corticata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect L_Opname 97'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519373032883'^^xsd:double;
  dwc:endLongitude '39.523975860347'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4335706131682'^^xsd:double;
  dwc:endLatitude '-4.4330855112541'^^xsd:double;
  dwc:coordinatePrecision '256.61'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.523975860347 -4.4335706131682, 39.523975860347 -4.4330855112541, 39.519373032883 -4.4330855112541, 39.519373032883 -4.4335706131682, 39.523975860347 -4.4335706131682))'^^xsd:string;
  dwc:aphiaid '211551'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25508'^^xsd:string;
  dwc:observationDate '1989-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '211551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "256.61"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect L_Opname 97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25509'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect L_Opname 97'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519373032883'^^xsd:double;
  dwc:endLongitude '39.523975860347'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4335706131682'^^xsd:double;
  dwc:endLatitude '-4.4330855112541'^^xsd:double;
  dwc:coordinatePrecision '256.61'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.523975860347 -4.4335706131682, 39.523975860347 -4.4330855112541, 39.519373032883 -4.4330855112541, 39.519373032883 -4.4335706131682, 39.523975860347 -4.4335706131682))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25509'^^xsd:string;
  dwc:observationDate '1989-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "256.61"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect L_Opname 97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25510'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect L_Opname 97'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519373032883'^^xsd:double;
  dwc:endLongitude '39.523975860347'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4335706131682'^^xsd:double;
  dwc:endLatitude '-4.4330855112541'^^xsd:double;
  dwc:coordinatePrecision '256.61'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.523975860347 -4.4335706131682, 39.523975860347 -4.4330855112541, 39.519373032883 -4.4330855112541, 39.519373032883 -4.4335706131682, 39.523975860347 -4.4335706131682))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25510'^^xsd:string;
  dwc:observationDate '1989-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "256.61"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect L_Opname 97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25511'^^xsd:string;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect L_Opname 97'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519373032883'^^xsd:double;
  dwc:endLongitude '39.523975860347'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4335706131682'^^xsd:double;
  dwc:endLatitude '-4.4330855112541'^^xsd:double;
  dwc:coordinatePrecision '256.61'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.523975860347 -4.4335706131682, 39.523975860347 -4.4330855112541, 39.519373032883 -4.4330855112541, 39.519373032883 -4.4335706131682, 39.523975860347 -4.4335706131682))'^^xsd:string;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25511'^^xsd:string;
  dwc:observationDate '1989-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "256.61"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect L_Opname 97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25512'^^xsd:string;
  dwc:scientificName 'Syringodium isoetifolium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect L_Opname 97'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519373032883'^^xsd:double;
  dwc:endLongitude '39.523975860347'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4335706131682'^^xsd:double;
  dwc:endLatitude '-4.4330855112541'^^xsd:double;
  dwc:coordinatePrecision '256.61'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.523975860347 -4.4335706131682, 39.523975860347 -4.4330855112541, 39.519373032883 -4.4330855112541, 39.519373032883 -4.4335706131682, 39.523975860347 -4.4335706131682))'^^xsd:string;
  dwc:aphiaid '374716'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25512'^^xsd:string;
  dwc:observationDate '1989-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '374716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "256.61"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20L_KMFRI_Vegetation_gazi_1989_25513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect L_Opname 97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25513'^^xsd:string;
  dwc:scientificName 'Udotea orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect L_Opname 97'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519373032883'^^xsd:double;
  dwc:endLongitude '39.523975860347'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4335706131682'^^xsd:double;
  dwc:endLatitude '-4.4330855112541'^^xsd:double;
  dwc:coordinatePrecision '256.61'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.523975860347 -4.4335706131682, 39.523975860347 -4.4330855112541, 39.519373032883 -4.4330855112541, 39.519373032883 -4.4335706131682, 39.523975860347 -4.4335706131682))'^^xsd:string;
  dwc:aphiaid '211534'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25513'^^xsd:string;
  dwc:observationDate '1989-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '211534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "308.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect M_Opname 100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25514'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect M_Opname 100'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519147404086'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.437609368639'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '308.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437609368639, 39.524686591059 -4.437282206883, 39.519147404086 -4.437282206883, 39.519147404086 -4.437609368639, 39.524686591059 -4.437609368639))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25514'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "308.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect M_Opname 100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25515'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect M_Opname 100'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519147404086'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.437609368639'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '308.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437609368639, 39.524686591059 -4.437282206883, 39.519147404086 -4.437282206883, 39.519147404086 -4.437609368639, 39.524686591059 -4.437609368639))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25515'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "308.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect M_Opname 101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25516'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect M_Opname 101'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519147404086'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.437609368639'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '308.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437609368639, 39.524686591059 -4.437282206883, 39.519147404086 -4.437282206883, 39.519147404086 -4.437609368639, 39.524686591059 -4.437609368639))'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25516'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "308.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect M_Opname 101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25517'^^xsd:string;
  dwc:scientificName 'Gracilaria corticata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect M_Opname 101'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519147404086'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.437609368639'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '308.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437609368639, 39.524686591059 -4.437282206883, 39.519147404086 -4.437282206883, 39.519147404086 -4.437609368639, 39.524686591059 -4.437609368639))'^^xsd:string;
  dwc:aphiaid '211551'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25517'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "308.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect M_Opname 101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25518'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect M_Opname 101'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519147404086'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.437609368639'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '308.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437609368639, 39.524686591059 -4.437282206883, 39.519147404086 -4.437282206883, 39.519147404086 -4.437609368639, 39.524686591059 -4.437609368639))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25518'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "308.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect M_Opname 101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25519'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect M_Opname 101'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519147404086'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.437609368639'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '308.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437609368639, 39.524686591059 -4.437282206883, 39.519147404086 -4.437282206883, 39.519147404086 -4.437609368639, 39.524686591059 -4.437609368639))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25519'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "308.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect M_Opname 101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25520'^^xsd:string;
  dwc:scientificName 'Thalassodendron ciliatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect M_Opname 101'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519147404086'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.437609368639'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '308.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437609368639, 39.524686591059 -4.437282206883, 39.519147404086 -4.437282206883, 39.519147404086 -4.437609368639, 39.524686591059 -4.437609368639))'^^xsd:string;
  dwc:aphiaid '220228'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25520'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '220228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "308.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect M_Opname 102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25521'^^xsd:string;
  dwc:scientificName 'Amphiroa rigida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect M_Opname 102'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519147404086'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.437609368639'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '308.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437609368639, 39.524686591059 -4.437282206883, 39.519147404086 -4.437282206883, 39.519147404086 -4.437609368639, 39.524686591059 -4.437609368639))'^^xsd:string;
  dwc:aphiaid '145100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25521'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "308.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect M_Opname 102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25522'^^xsd:string;
  dwc:scientificName 'Avrainvillea obscura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect M_Opname 102'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519147404086'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.437609368639'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '308.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437609368639, 39.524686591059 -4.437282206883, 39.519147404086 -4.437282206883, 39.519147404086 -4.437609368639, 39.524686591059 -4.437609368639))'^^xsd:string;
  dwc:aphiaid '221174'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25522'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '221174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "308.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect M_Opname 102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25523'^^xsd:string;
  dwc:scientificName 'Caulerpa sertularioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect M_Opname 102'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519147404086'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.437609368639'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '308.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437609368639, 39.524686591059 -4.437282206883, 39.519147404086 -4.437282206883, 39.519147404086 -4.437609368639, 39.524686591059 -4.437609368639))'^^xsd:string;
  dwc:aphiaid '144474'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25523'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "308.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect M_Opname 102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25524'^^xsd:string;
  dwc:scientificName 'Caulerpa taxifolia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect M_Opname 102'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519147404086'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.437609368639'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '308.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437609368639, 39.524686591059 -4.437282206883, 39.519147404086 -4.437282206883, 39.519147404086 -4.437609368639, 39.524686591059 -4.437609368639))'^^xsd:string;
  dwc:aphiaid '144476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25524'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "308.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect M_Opname 102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25525'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect M_Opname 102'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519147404086'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.437609368639'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '308.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437609368639, 39.524686591059 -4.437282206883, 39.519147404086 -4.437282206883, 39.519147404086 -4.437609368639, 39.524686591059 -4.437609368639))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25525'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "308.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect M_Opname 102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25526'^^xsd:string;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect M_Opname 102'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519147404086'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.437609368639'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '308.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437609368639, 39.524686591059 -4.437282206883, 39.519147404086 -4.437282206883, 39.519147404086 -4.437609368639, 39.524686591059 -4.437609368639))'^^xsd:string;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25526'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "308.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect M_Opname 102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25527'^^xsd:string;
  dwc:scientificName 'Udotea orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect M_Opname 102'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519147404086'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.437609368639'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '308.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437609368639, 39.524686591059 -4.437282206883, 39.519147404086 -4.437282206883, 39.519147404086 -4.437609368639, 39.524686591059 -4.437609368639))'^^xsd:string;
  dwc:aphiaid '211534'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25527'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "308.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect M_Opname 103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25528'^^xsd:string;
  dwc:scientificName 'Enhalus acaroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect M_Opname 103'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519147404086'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.437609368639'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '308.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437609368639, 39.524686591059 -4.437282206883, 39.519147404086 -4.437282206883, 39.519147404086 -4.437609368639, 39.524686591059 -4.437609368639))'^^xsd:string;
  dwc:aphiaid '208932'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25528'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "308.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect M_Opname 127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25529'^^xsd:string;
  dwc:scientificName 'Caulerpa lentillifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect M_Opname 127'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519147404086'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.437609368639'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '308.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437609368639, 39.524686591059 -4.437282206883, 39.519147404086 -4.437282206883, 39.519147404086 -4.437609368639, 39.524686591059 -4.437609368639))'^^xsd:string;
  dwc:aphiaid '211475'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25529'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "308.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect M_Opname 127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25530'^^xsd:string;
  dwc:scientificName 'Caulerpa verticillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect M_Opname 127'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519147404086'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.437609368639'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '308.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437609368639, 39.524686591059 -4.437282206883, 39.519147404086 -4.437282206883, 39.519147404086 -4.437609368639, 39.524686591059 -4.437609368639))'^^xsd:string;
  dwc:aphiaid '211483'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25530'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "308.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect M_Opname 127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25531'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect M_Opname 127'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519147404086'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.437609368639'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '308.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437609368639, 39.524686591059 -4.437282206883, 39.519147404086 -4.437282206883, 39.519147404086 -4.437609368639, 39.524686591059 -4.437609368639))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25531'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "308.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect M_Opname 127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25532'^^xsd:string;
  dwc:scientificName 'Halimeda discoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect M_Opname 127'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519147404086'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.437609368639'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '308.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437609368639, 39.524686591059 -4.437282206883, 39.519147404086 -4.437282206883, 39.519147404086 -4.437609368639, 39.524686591059 -4.437609368639))'^^xsd:string;
  dwc:aphiaid '144481'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25532'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "308.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect M_Opname 129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25533'^^xsd:string;
  dwc:scientificName 'Caulerpa verticillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect M_Opname 129'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519147404086'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.437609368639'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '308.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437609368639, 39.524686591059 -4.437282206883, 39.519147404086 -4.437282206883, 39.519147404086 -4.437609368639, 39.524686591059 -4.437609368639))'^^xsd:string;
  dwc:aphiaid '211483'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25533'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "308.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect M_Opname 129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25534'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect M_Opname 129'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519147404086'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.437609368639'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '308.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437609368639, 39.524686591059 -4.437282206883, 39.519147404086 -4.437282206883, 39.519147404086 -4.437609368639, 39.524686591059 -4.437609368639))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25534'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "308.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20M_KMFRI_Vegetation_gazi_1989_25535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect M_Opname 129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25535'^^xsd:string;
  dwc:scientificName 'Dictyota friabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect M_Opname 129'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.519147404086'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.437609368639'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '308.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437609368639, 39.524686591059 -4.437282206883, 39.519147404086 -4.437282206883, 39.519147404086 -4.437609368639, 39.524686591059 -4.437609368639))'^^xsd:string;
  dwc:aphiaid '220782'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25535'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '220782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25426'^^xsd:string;
  dwc:scientificName 'Ectocarpaceae ssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 68'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '143717'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25426'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '143717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25427'^^xsd:string;
  dwc:scientificName 'Enteromorpha kylinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 68'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25427'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25428'^^xsd:string;
  dwc:scientificName 'Hypnea cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 68'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25428'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60.79"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect H_Opname 122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25429'^^xsd:string;
  dwc:scientificName 'Halodule wrightii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect H_Opname 122'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.516428577079'^^xsd:double;
  dwc:endLongitude '39.517364936588'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42519978479'^^xsd:double;
  dwc:endLatitude '-4.4244664911989'^^xsd:double;
  dwc:coordinatePrecision '60.79'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517364936588 -4.42519978479, 39.517364936588 -4.4244664911989, 39.516428577079 -4.4244664911989, 39.516428577079 -4.42519978479, 39.517364936588 -4.42519978479))'^^xsd:string;
  dwc:aphiaid '208925'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25429'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60.79"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect H_Opname 123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25430'^^xsd:string;
  dwc:scientificName 'Hypnea cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect H_Opname 123'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.516428577079'^^xsd:double;
  dwc:endLongitude '39.517364936588'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42519978479'^^xsd:double;
  dwc:endLatitude '-4.4244664911989'^^xsd:double;
  dwc:coordinatePrecision '60.79'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517364936588 -4.42519978479, 39.517364936588 -4.4244664911989, 39.516428577079 -4.4244664911989, 39.516428577079 -4.42519978479, 39.517364936588 -4.42519978479))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25430'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60.79"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect H_Opname 69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25432'^^xsd:string;
  dwc:scientificName 'Enteromorpha kylinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect H_Opname 69'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.516428577079'^^xsd:double;
  dwc:endLongitude '39.517364936588'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42519978479'^^xsd:double;
  dwc:endLatitude '-4.4244664911989'^^xsd:double;
  dwc:coordinatePrecision '60.79'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517364936588 -4.42519978479, 39.517364936588 -4.4244664911989, 39.516428577079 -4.4244664911989, 39.516428577079 -4.42519978479, 39.517364936588 -4.42519978479))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25432'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60.79"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect H_Opname 69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25433'^^xsd:string;
  dwc:scientificName 'Hypnea cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect H_Opname 69'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.516428577079'^^xsd:double;
  dwc:endLongitude '39.517364936588'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42519978479'^^xsd:double;
  dwc:endLatitude '-4.4244664911989'^^xsd:double;
  dwc:coordinatePrecision '60.79'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517364936588 -4.42519978479, 39.517364936588 -4.4244664911989, 39.516428577079 -4.4244664911989, 39.516428577079 -4.42519978479, 39.517364936588 -4.42519978479))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25433'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60.79"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect H_Opname 70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25434'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect H_Opname 70'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.516428577079'^^xsd:double;
  dwc:endLongitude '39.517364936588'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42519978479'^^xsd:double;
  dwc:endLatitude '-4.4244664911989'^^xsd:double;
  dwc:coordinatePrecision '60.79'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517364936588 -4.42519978479, 39.517364936588 -4.4244664911989, 39.516428577079 -4.4244664911989, 39.516428577079 -4.42519978479, 39.517364936588 -4.42519978479))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25434'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60.79"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect H_Opname 70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25435'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect H_Opname 70'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.516428577079'^^xsd:double;
  dwc:endLongitude '39.517364936588'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42519978479'^^xsd:double;
  dwc:endLatitude '-4.4244664911989'^^xsd:double;
  dwc:coordinatePrecision '60.79'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517364936588 -4.42519978479, 39.517364936588 -4.4244664911989, 39.516428577079 -4.4244664911989, 39.516428577079 -4.42519978479, 39.517364936588 -4.42519978479))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25435'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60.79"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect H_Opname 70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25436'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect H_Opname 70'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.516428577079'^^xsd:double;
  dwc:endLongitude '39.517364936588'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42519978479'^^xsd:double;
  dwc:endLatitude '-4.4244664911989'^^xsd:double;
  dwc:coordinatePrecision '60.79'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517364936588 -4.42519978479, 39.517364936588 -4.4244664911989, 39.516428577079 -4.4244664911989, 39.516428577079 -4.42519978479, 39.517364936588 -4.42519978479))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25436'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60.79"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect H_Opname 70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25437'^^xsd:string;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect H_Opname 70'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.516428577079'^^xsd:double;
  dwc:endLongitude '39.517364936588'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42519978479'^^xsd:double;
  dwc:endLatitude '-4.4244664911989'^^xsd:double;
  dwc:coordinatePrecision '60.79'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517364936588 -4.42519978479, 39.517364936588 -4.4244664911989, 39.516428577079 -4.4244664911989, 39.516428577079 -4.42519978479, 39.517364936588 -4.42519978479))'^^xsd:string;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25437'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60.79"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect H_Opname 70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25438'^^xsd:string;
  dwc:scientificName 'Thalassia hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect H_Opname 70'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.516428577079'^^xsd:double;
  dwc:endLongitude '39.517364936588'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42519978479'^^xsd:double;
  dwc:endLatitude '-4.4244664911989'^^xsd:double;
  dwc:coordinatePrecision '60.79'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517364936588 -4.42519978479, 39.517364936588 -4.4244664911989, 39.516428577079 -4.4244664911989, 39.516428577079 -4.42519978479, 39.517364936588 -4.42519978479))'^^xsd:string;
  dwc:aphiaid '208931'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25438'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208931'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60.79"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect H_Opname 71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25439'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect H_Opname 71'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.516428577079'^^xsd:double;
  dwc:endLongitude '39.517364936588'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42519978479'^^xsd:double;
  dwc:endLatitude '-4.4244664911989'^^xsd:double;
  dwc:coordinatePrecision '60.79'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517364936588 -4.42519978479, 39.517364936588 -4.4244664911989, 39.516428577079 -4.4244664911989, 39.516428577079 -4.42519978479, 39.517364936588 -4.42519978479))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25439'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60.79"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect H_Opname 71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25440'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect H_Opname 71'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.516428577079'^^xsd:double;
  dwc:endLongitude '39.517364936588'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42519978479'^^xsd:double;
  dwc:endLatitude '-4.4244664911989'^^xsd:double;
  dwc:coordinatePrecision '60.79'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517364936588 -4.42519978479, 39.517364936588 -4.4244664911989, 39.516428577079 -4.4244664911989, 39.516428577079 -4.42519978479, 39.517364936588 -4.42519978479))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25440'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60.79"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect H_Opname 71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25441'^^xsd:string;
  dwc:scientificName 'Halodule wrightii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect H_Opname 71'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.516428577079'^^xsd:double;
  dwc:endLongitude '39.517364936588'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42519978479'^^xsd:double;
  dwc:endLatitude '-4.4244664911989'^^xsd:double;
  dwc:coordinatePrecision '60.79'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517364936588 -4.42519978479, 39.517364936588 -4.4244664911989, 39.516428577079 -4.4244664911989, 39.516428577079 -4.42519978479, 39.517364936588 -4.42519978479))'^^xsd:string;
  dwc:aphiaid '208925'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25441'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60.79"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect H_Opname 71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25442'^^xsd:string;
  dwc:scientificName 'Thalassia hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect H_Opname 71'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.516428577079'^^xsd:double;
  dwc:endLongitude '39.517364936588'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42519978479'^^xsd:double;
  dwc:endLatitude '-4.4244664911989'^^xsd:double;
  dwc:coordinatePrecision '60.79'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517364936588 -4.42519978479, 39.517364936588 -4.4244664911989, 39.516428577079 -4.4244664911989, 39.516428577079 -4.42519978479, 39.517364936588 -4.42519978479))'^^xsd:string;
  dwc:aphiaid '208931'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25442'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208931'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60.79"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect H_Opname 72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25443'^^xsd:string;
  dwc:scientificName 'Caulerpa taxifolia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect H_Opname 72'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.516428577079'^^xsd:double;
  dwc:endLongitude '39.517364936588'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42519978479'^^xsd:double;
  dwc:endLatitude '-4.4244664911989'^^xsd:double;
  dwc:coordinatePrecision '60.79'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517364936588 -4.42519978479, 39.517364936588 -4.4244664911989, 39.516428577079 -4.4244664911989, 39.516428577079 -4.42519978479, 39.517364936588 -4.42519978479))'^^xsd:string;
  dwc:aphiaid '144476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25443'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60.79"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect H_Opname 72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25444'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect H_Opname 72'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.516428577079'^^xsd:double;
  dwc:endLongitude '39.517364936588'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42519978479'^^xsd:double;
  dwc:endLatitude '-4.4244664911989'^^xsd:double;
  dwc:coordinatePrecision '60.79'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517364936588 -4.42519978479, 39.517364936588 -4.4244664911989, 39.516428577079 -4.4244664911989, 39.516428577079 -4.42519978479, 39.517364936588 -4.42519978479))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25444'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60.79"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect H_Opname 72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25445'^^xsd:string;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect H_Opname 72'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.516428577079'^^xsd:double;
  dwc:endLongitude '39.517364936588'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42519978479'^^xsd:double;
  dwc:endLatitude '-4.4244664911989'^^xsd:double;
  dwc:coordinatePrecision '60.79'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517364936588 -4.42519978479, 39.517364936588 -4.4244664911989, 39.516428577079 -4.4244664911989, 39.516428577079 -4.42519978479, 39.517364936588 -4.42519978479))'^^xsd:string;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25445'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60.79"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect H_Opname 73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25446'^^xsd:string;
  dwc:scientificName 'Halodule uninervis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect H_Opname 73'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.516428577079'^^xsd:double;
  dwc:endLongitude '39.517364936588'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42519978479'^^xsd:double;
  dwc:endLatitude '-4.4244664911989'^^xsd:double;
  dwc:coordinatePrecision '60.79'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517364936588 -4.42519978479, 39.517364936588 -4.4244664911989, 39.516428577079 -4.4244664911989, 39.516428577079 -4.42519978479, 39.517364936588 -4.42519978479))'^^xsd:string;
  dwc:aphiaid '208924'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25446'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60.79"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect H_Opname 74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25447'^^xsd:string;
  dwc:scientificName 'Caulerpa sertularioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect H_Opname 74'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.516428577079'^^xsd:double;
  dwc:endLongitude '39.517364936588'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42519978479'^^xsd:double;
  dwc:endLatitude '-4.4244664911989'^^xsd:double;
  dwc:coordinatePrecision '60.79'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517364936588 -4.42519978479, 39.517364936588 -4.4244664911989, 39.516428577079 -4.4244664911989, 39.516428577079 -4.42519978479, 39.517364936588 -4.42519978479))'^^xsd:string;
  dwc:aphiaid '144474'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25447'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60.79"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect H_Opname 74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25448'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect H_Opname 74'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.516428577079'^^xsd:double;
  dwc:endLongitude '39.517364936588'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42519978479'^^xsd:double;
  dwc:endLatitude '-4.4244664911989'^^xsd:double;
  dwc:coordinatePrecision '60.79'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517364936588 -4.42519978479, 39.517364936588 -4.4244664911989, 39.516428577079 -4.4244664911989, 39.516428577079 -4.42519978479, 39.517364936588 -4.42519978479))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25448'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60.79"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect H_Opname 74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25449'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect H_Opname 74'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.516428577079'^^xsd:double;
  dwc:endLongitude '39.517364936588'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42519978479'^^xsd:double;
  dwc:endLatitude '-4.4244664911989'^^xsd:double;
  dwc:coordinatePrecision '60.79'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517364936588 -4.42519978479, 39.517364936588 -4.4244664911989, 39.516428577079 -4.4244664911989, 39.516428577079 -4.42519978479, 39.517364936588 -4.42519978479))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25449'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60.79"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect H_Opname 74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25451'^^xsd:string;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect H_Opname 74'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.516428577079'^^xsd:double;
  dwc:endLongitude '39.517364936588'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42519978479'^^xsd:double;
  dwc:endLatitude '-4.4244664911989'^^xsd:double;
  dwc:coordinatePrecision '60.79'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517364936588 -4.42519978479, 39.517364936588 -4.4244664911989, 39.516428577079 -4.4244664911989, 39.516428577079 -4.42519978479, 39.517364936588 -4.42519978479))'^^xsd:string;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25451'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60.79"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect H_Opname 74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25452'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect H_Opname 74'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.516428577079'^^xsd:double;
  dwc:endLongitude '39.517364936588'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42519978479'^^xsd:double;
  dwc:endLatitude '-4.4244664911989'^^xsd:double;
  dwc:coordinatePrecision '60.79'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517364936588 -4.42519978479, 39.517364936588 -4.4244664911989, 39.516428577079 -4.4244664911989, 39.516428577079 -4.42519978479, 39.517364936588 -4.42519978479))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25452'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60.79"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect H_Opname 74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25453'^^xsd:string;
  dwc:scientificName 'Thalassia hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect H_Opname 74'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.516428577079'^^xsd:double;
  dwc:endLongitude '39.517364936588'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42519978479'^^xsd:double;
  dwc:endLatitude '-4.4244664911989'^^xsd:double;
  dwc:coordinatePrecision '60.79'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517364936588 -4.42519978479, 39.517364936588 -4.4244664911989, 39.516428577079 -4.4244664911989, 39.516428577079 -4.42519978479, 39.517364936588 -4.42519978479))'^^xsd:string;
  dwc:aphiaid '208931'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25453'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208931'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60.79"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20H_KMFRI_Vegetation_gazi_1989_25454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect H_Opname 74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25454'^^xsd:string;
  dwc:scientificName 'Thalassodendron ciliatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect H_Opname 74'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.516428577079'^^xsd:double;
  dwc:endLongitude '39.517364936588'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42519978479'^^xsd:double;
  dwc:endLatitude '-4.4244664911989'^^xsd:double;
  dwc:coordinatePrecision '60.79'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517364936588 -4.42519978479, 39.517364936588 -4.4244664911989, 39.516428577079 -4.4244664911989, 39.516428577079 -4.42519978479, 39.517364936588 -4.42519978479))'^^xsd:string;
  dwc:aphiaid '220228'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25454'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '220228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "56.88"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_Opname 75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25455'^^xsd:string;
  dwc:scientificName 'Avrainvillea obscura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_Opname 75'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.517359295868'^^xsd:double;
  dwc:endLongitude '39.518357703296'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4263674138158'^^xsd:double;
  dwc:endLatitude '-4.4260740963794'^^xsd:double;
  dwc:coordinatePrecision '56.88'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.518357703296 -4.4263674138158, 39.518357703296 -4.4260740963794, 39.517359295868 -4.4260740963794, 39.517359295868 -4.4263674138158, 39.518357703296 -4.4263674138158))'^^xsd:string;
  dwc:aphiaid '221174'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25455'^^xsd:string;
  dwc:observationDate '1989-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '221174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "56.88"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_Opname 75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25456'^^xsd:string;
  dwc:scientificName 'Halodule wrightii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_Opname 75'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.517359295868'^^xsd:double;
  dwc:endLongitude '39.518357703296'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4263674138158'^^xsd:double;
  dwc:endLatitude '-4.4260740963794'^^xsd:double;
  dwc:coordinatePrecision '56.88'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.518357703296 -4.4263674138158, 39.518357703296 -4.4260740963794, 39.517359295868 -4.4260740963794, 39.517359295868 -4.4263674138158, 39.518357703296 -4.4263674138158))'^^xsd:string;
  dwc:aphiaid '208925'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25456'^^xsd:string;
  dwc:observationDate '1989-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '208925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "56.88"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_Opname 76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25457'^^xsd:string;
  dwc:scientificName 'Halodule wrightii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_Opname 76'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.517359295868'^^xsd:double;
  dwc:endLongitude '39.518357703296'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4263674138158'^^xsd:double;
  dwc:endLatitude '-4.4260740963794'^^xsd:double;
  dwc:coordinatePrecision '56.88'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.518357703296 -4.4263674138158, 39.518357703296 -4.4260740963794, 39.517359295868 -4.4260740963794, 39.517359295868 -4.4263674138158, 39.518357703296 -4.4263674138158))'^^xsd:string;
  dwc:aphiaid '208925'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25457'^^xsd:string;
  dwc:observationDate '1989-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '208925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "56.88"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_Opname 76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25458'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_Opname 76'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.517359295868'^^xsd:double;
  dwc:endLongitude '39.518357703296'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4263674138158'^^xsd:double;
  dwc:endLatitude '-4.4260740963794'^^xsd:double;
  dwc:coordinatePrecision '56.88'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.518357703296 -4.4263674138158, 39.518357703296 -4.4260740963794, 39.517359295868 -4.4260740963794, 39.517359295868 -4.4263674138158, 39.518357703296 -4.4263674138158))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25458'^^xsd:string;
  dwc:observationDate '1989-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "56.88"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_Opname 77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25459'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_Opname 77'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.517359295868'^^xsd:double;
  dwc:endLongitude '39.518357703296'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4263674138158'^^xsd:double;
  dwc:endLatitude '-4.4260740963794'^^xsd:double;
  dwc:coordinatePrecision '56.88'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.518357703296 -4.4263674138158, 39.518357703296 -4.4260740963794, 39.517359295868 -4.4260740963794, 39.517359295868 -4.4263674138158, 39.518357703296 -4.4263674138158))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25459'^^xsd:string;
  dwc:observationDate '1989-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "56.88"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_Opname 78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25460'^^xsd:string;
  dwc:scientificName 'Caulerpa racemosa var. occidentalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_Opname 78'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.517359295868'^^xsd:double;
  dwc:endLongitude '39.518357703296'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4263674138158'^^xsd:double;
  dwc:endLatitude '-4.4260740963794'^^xsd:double;
  dwc:coordinatePrecision '56.88'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.518357703296 -4.4263674138158, 39.518357703296 -4.4260740963794, 39.517359295868 -4.4260740963794, 39.517359295868 -4.4263674138158, 39.518357703296 -4.4263674138158))'^^xsd:string;
  dwc:aphiaid '224176'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25460'^^xsd:string;
  dwc:observationDate '1989-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '700395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "56.88"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_Opname 78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25461'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_Opname 78'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.517359295868'^^xsd:double;
  dwc:endLongitude '39.518357703296'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4263674138158'^^xsd:double;
  dwc:endLatitude '-4.4260740963794'^^xsd:double;
  dwc:coordinatePrecision '56.88'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.518357703296 -4.4263674138158, 39.518357703296 -4.4260740963794, 39.517359295868 -4.4260740963794, 39.517359295868 -4.4263674138158, 39.518357703296 -4.4263674138158))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25461'^^xsd:string;
  dwc:observationDate '1989-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "56.88"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_Opname 78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25462'^^xsd:string;
  dwc:scientificName 'Thalassia hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_Opname 78'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.517359295868'^^xsd:double;
  dwc:endLongitude '39.518357703296'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4263674138158'^^xsd:double;
  dwc:endLatitude '-4.4260740963794'^^xsd:double;
  dwc:coordinatePrecision '56.88'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.518357703296 -4.4263674138158, 39.518357703296 -4.4260740963794, 39.517359295868 -4.4260740963794, 39.517359295868 -4.4263674138158, 39.518357703296 -4.4263674138158))'^^xsd:string;
  dwc:aphiaid '208931'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25462'^^xsd:string;
  dwc:observationDate '1989-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '208931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "56.88"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_Opname 78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25463'^^xsd:string;
  dwc:scientificName 'Thalassodendron ciliatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_Opname 78'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.517359295868'^^xsd:double;
  dwc:endLongitude '39.518357703296'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4263674138158'^^xsd:double;
  dwc:endLatitude '-4.4260740963794'^^xsd:double;
  dwc:coordinatePrecision '56.88'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.518357703296 -4.4263674138158, 39.518357703296 -4.4260740963794, 39.517359295868 -4.4260740963794, 39.517359295868 -4.4263674138158, 39.518357703296 -4.4263674138158))'^^xsd:string;
  dwc:aphiaid '220228'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25463'^^xsd:string;
  dwc:observationDate '1989-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '220228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "56.88"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_Opname 79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25464'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_Opname 79'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.517359295868'^^xsd:double;
  dwc:endLongitude '39.518357703296'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4263674138158'^^xsd:double;
  dwc:endLatitude '-4.4260740963794'^^xsd:double;
  dwc:coordinatePrecision '56.88'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.518357703296 -4.4263674138158, 39.518357703296 -4.4260740963794, 39.517359295868 -4.4260740963794, 39.517359295868 -4.4263674138158, 39.518357703296 -4.4263674138158))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25464'^^xsd:string;
  dwc:observationDate '1989-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "56.88"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_Opname 79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25465'^^xsd:string;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_Opname 79'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.517359295868'^^xsd:double;
  dwc:endLongitude '39.518357703296'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4263674138158'^^xsd:double;
  dwc:endLatitude '-4.4260740963794'^^xsd:double;
  dwc:coordinatePrecision '56.88'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.518357703296 -4.4263674138158, 39.518357703296 -4.4260740963794, 39.517359295868 -4.4260740963794, 39.517359295868 -4.4263674138158, 39.518357703296 -4.4263674138158))'^^xsd:string;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25465'^^xsd:string;
  dwc:observationDate '1989-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "56.88"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_Opname 79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25466'^^xsd:string;
  dwc:scientificName 'Hypnea cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_Opname 79'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.517359295868'^^xsd:double;
  dwc:endLongitude '39.518357703296'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4263674138158'^^xsd:double;
  dwc:endLatitude '-4.4260740963794'^^xsd:double;
  dwc:coordinatePrecision '56.88'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.518357703296 -4.4263674138158, 39.518357703296 -4.4260740963794, 39.517359295868 -4.4260740963794, 39.517359295868 -4.4263674138158, 39.518357703296 -4.4263674138158))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25466'^^xsd:string;
  dwc:observationDate '1989-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "56.88"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_Opname 79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25467'^^xsd:string;
  dwc:scientificName 'Thalassia hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_Opname 79'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.517359295868'^^xsd:double;
  dwc:endLongitude '39.518357703296'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4263674138158'^^xsd:double;
  dwc:endLatitude '-4.4260740963794'^^xsd:double;
  dwc:coordinatePrecision '56.88'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.518357703296 -4.4263674138158, 39.518357703296 -4.4260740963794, 39.517359295868 -4.4260740963794, 39.517359295868 -4.4263674138158, 39.518357703296 -4.4263674138158))'^^xsd:string;
  dwc:aphiaid '208931'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25467'^^xsd:string;
  dwc:observationDate '1989-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '208931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "56.88"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_Opname 80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25468'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_Opname 80'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.517359295868'^^xsd:double;
  dwc:endLongitude '39.518357703296'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4263674138158'^^xsd:double;
  dwc:endLatitude '-4.4260740963794'^^xsd:double;
  dwc:coordinatePrecision '56.88'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.518357703296 -4.4263674138158, 39.518357703296 -4.4260740963794, 39.517359295868 -4.4260740963794, 39.517359295868 -4.4263674138158, 39.518357703296 -4.4263674138158))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25468'^^xsd:string;
  dwc:observationDate '1989-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "56.88"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_Opname 80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25469'^^xsd:string;
  dwc:scientificName 'Halodule wrightii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_Opname 80'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.517359295868'^^xsd:double;
  dwc:endLongitude '39.518357703296'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4263674138158'^^xsd:double;
  dwc:endLatitude '-4.4260740963794'^^xsd:double;
  dwc:coordinatePrecision '56.88'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.518357703296 -4.4263674138158, 39.518357703296 -4.4260740963794, 39.517359295868 -4.4260740963794, 39.517359295868 -4.4263674138158, 39.518357703296 -4.4263674138158))'^^xsd:string;
  dwc:aphiaid '208925'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25469'^^xsd:string;
  dwc:observationDate '1989-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '208925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "56.88"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20I_KMFRI_Vegetation_gazi_1989_25470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect I_Opname 80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25470'^^xsd:string;
  dwc:scientificName 'Thalassia hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect I_Opname 80'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.517359295868'^^xsd:double;
  dwc:endLongitude '39.518357703296'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4263674138158'^^xsd:double;
  dwc:endLatitude '-4.4260740963794'^^xsd:double;
  dwc:coordinatePrecision '56.88'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.518357703296 -4.4263674138158, 39.518357703296 -4.4260740963794, 39.517359295868 -4.4260740963794, 39.517359295868 -4.4263674138158, 39.518357703296 -4.4263674138158))'^^xsd:string;
  dwc:aphiaid '208931'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25470'^^xsd:string;
  dwc:observationDate '1989-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '208931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.26"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect J_Opname 125" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25471'^^xsd:string;
  dwc:scientificName 'Hypnea cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect J_Opname 125'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.518290014656'^^xsd:double;
  dwc:endLongitude '39.519350470004'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4275350428416'^^xsd:double;
  dwc:endLatitude '-4.4276817015598'^^xsd:double;
  dwc:coordinatePrecision '59.26'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.519350470004 -4.4276817015598, 39.519350470004 -4.4275350428416, 39.518290014656 -4.4275350428416, 39.518290014656 -4.4276817015598, 39.519350470004 -4.4276817015598))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25471'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.26"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect J_Opname 81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25472'^^xsd:string;
  dwc:scientificName 'Caulerpa sertularioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect J_Opname 81'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.518290014656'^^xsd:double;
  dwc:endLongitude '39.519350470004'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4275350428416'^^xsd:double;
  dwc:endLatitude '-4.4276817015598'^^xsd:double;
  dwc:coordinatePrecision '59.26'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.519350470004 -4.4276817015598, 39.519350470004 -4.4275350428416, 39.518290014656 -4.4275350428416, 39.518290014656 -4.4276817015598, 39.519350470004 -4.4276817015598))'^^xsd:string;
  dwc:aphiaid '144474'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25472'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.26"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect J_Opname 82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25473'^^xsd:string;
  dwc:scientificName 'Enteromorpha kylinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect J_Opname 82'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.518290014656'^^xsd:double;
  dwc:endLongitude '39.519350470004'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4275350428416'^^xsd:double;
  dwc:endLatitude '-4.4276817015598'^^xsd:double;
  dwc:coordinatePrecision '59.26'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.519350470004 -4.4276817015598, 39.519350470004 -4.4275350428416, 39.518290014656 -4.4275350428416, 39.518290014656 -4.4276817015598, 39.519350470004 -4.4276817015598))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25473'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.26"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect J_Opname 82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25474'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect J_Opname 82'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.518290014656'^^xsd:double;
  dwc:endLongitude '39.519350470004'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4275350428416'^^xsd:double;
  dwc:endLatitude '-4.4276817015598'^^xsd:double;
  dwc:coordinatePrecision '59.26'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.519350470004 -4.4276817015598, 39.519350470004 -4.4275350428416, 39.518290014656 -4.4275350428416, 39.518290014656 -4.4276817015598, 39.519350470004 -4.4276817015598))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25474'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.26"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect J_Opname 82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25475'^^xsd:string;
  dwc:scientificName 'Soliera robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect J_Opname 82'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.518290014656'^^xsd:double;
  dwc:endLongitude '39.519350470004'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4275350428416'^^xsd:double;
  dwc:endLatitude '-4.4276817015598'^^xsd:double;
  dwc:coordinatePrecision '59.26'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.519350470004 -4.4276817015598, 39.519350470004 -4.4275350428416, 39.518290014656 -4.4275350428416, 39.518290014656 -4.4276817015598, 39.519350470004 -4.4276817015598))'^^xsd:string;
  dwc:aphiaid '214012'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25475'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '214012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.26"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect J_Opname 83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25476'^^xsd:string;
  dwc:scientificName 'Halodule uninervis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect J_Opname 83'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.518290014656'^^xsd:double;
  dwc:endLongitude '39.519350470004'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4275350428416'^^xsd:double;
  dwc:endLatitude '-4.4276817015598'^^xsd:double;
  dwc:coordinatePrecision '59.26'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.519350470004 -4.4276817015598, 39.519350470004 -4.4275350428416, 39.518290014656 -4.4275350428416, 39.518290014656 -4.4276817015598, 39.519350470004 -4.4276817015598))'^^xsd:string;
  dwc:aphiaid '208924'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25476'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.26"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20J_KMFRI_Vegetation_gazi_1989_25477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect J_Opname 83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25477'^^xsd:string;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect J_Opname 83'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.518290014656'^^xsd:double;
  dwc:endLongitude '39.519350470004'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4275350428416'^^xsd:double;
  dwc:endLatitude '-4.4276817015598'^^xsd:double;
  dwc:coordinatePrecision '59.26'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.519350470004 -4.4276817015598, 39.519350470004 -4.4275350428416, 39.518290014656 -4.4275350428416, 39.518290014656 -4.4276817015598, 39.519350470004 -4.4276817015598))'^^xsd:string;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25477'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46.52"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect F_Opname 56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25383'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect F_Opname 56'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515593750529'^^xsd:double;
  dwc:endLongitude '39.51639473276'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4233383472127'^^xsd:double;
  dwc:endLatitude '-4.4230224668965'^^xsd:double;
  dwc:coordinatePrecision '46.52'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51639473276 -4.4233383472127, 39.51639473276 -4.4230224668965, 39.515593750529 -4.4230224668965, 39.515593750529 -4.4233383472127, 39.51639473276 -4.4233383472127))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25383'^^xsd:string;
  dwc:observationDate '1989-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46.52"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect F_Opname 57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25384'^^xsd:string;
  dwc:scientificName 'Enteromorpha kylinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect F_Opname 57'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515593750529'^^xsd:double;
  dwc:endLongitude '39.51639473276'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4233383472127'^^xsd:double;
  dwc:endLatitude '-4.4230224668965'^^xsd:double;
  dwc:coordinatePrecision '46.52'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51639473276 -4.4233383472127, 39.51639473276 -4.4230224668965, 39.515593750529 -4.4230224668965, 39.515593750529 -4.4233383472127, 39.51639473276 -4.4233383472127))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25384'^^xsd:string;
  dwc:observationDate '1989-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46.52"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect F_Opname 57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25385'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect F_Opname 57'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515593750529'^^xsd:double;
  dwc:endLongitude '39.51639473276'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4233383472127'^^xsd:double;
  dwc:endLatitude '-4.4230224668965'^^xsd:double;
  dwc:coordinatePrecision '46.52'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51639473276 -4.4233383472127, 39.51639473276 -4.4230224668965, 39.515593750529 -4.4230224668965, 39.515593750529 -4.4233383472127, 39.51639473276 -4.4233383472127))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25385'^^xsd:string;
  dwc:observationDate '1989-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46.52"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect F_Opname 57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25386'^^xsd:string;
  dwc:scientificName 'Gracilaria verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect F_Opname 57'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515593750529'^^xsd:double;
  dwc:endLongitude '39.51639473276'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4233383472127'^^xsd:double;
  dwc:endLatitude '-4.4230224668965'^^xsd:double;
  dwc:coordinatePrecision '46.52'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51639473276 -4.4233383472127, 39.51639473276 -4.4230224668965, 39.515593750529 -4.4230224668965, 39.515593750529 -4.4233383472127, 39.51639473276 -4.4233383472127))'^^xsd:string;
  dwc:aphiaid '163501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25386'^^xsd:string;
  dwc:observationDate '1989-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '146960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46.52"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect F_Opname 57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25387'^^xsd:string;
  dwc:scientificName 'Hypnea cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect F_Opname 57'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515593750529'^^xsd:double;
  dwc:endLongitude '39.51639473276'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4233383472127'^^xsd:double;
  dwc:endLatitude '-4.4230224668965'^^xsd:double;
  dwc:coordinatePrecision '46.52'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51639473276 -4.4233383472127, 39.51639473276 -4.4230224668965, 39.515593750529 -4.4230224668965, 39.515593750529 -4.4233383472127, 39.51639473276 -4.4233383472127))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25387'^^xsd:string;
  dwc:observationDate '1989-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25388'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 120'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25388'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25389'^^xsd:string;
  dwc:scientificName 'Cladophora ssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 121'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25389'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25390'^^xsd:string;
  dwc:scientificName 'Gracilaria verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 121'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '163501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25390'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '146960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25391'^^xsd:string;
  dwc:scientificName 'Acanthophora spicifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 130'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25391'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25392'^^xsd:string;
  dwc:scientificName 'Dasya ssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 130'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '143870'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25392'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '143870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25393'^^xsd:string;
  dwc:scientificName 'Hypnea cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 130'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25393'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25394'^^xsd:string;
  dwc:scientificName 'Enteromorpha kylinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 58'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25394'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25395'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 58'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25395'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25396'^^xsd:string;
  dwc:scientificName 'Halodule wrightii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 58'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '208925'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25396'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '208925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25397'^^xsd:string;
  dwc:scientificName 'Halophila minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 58'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '208926'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25397'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '208926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25401'^^xsd:string;
  dwc:scientificName 'Caulerpa sertularioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 60'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '144474'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25401'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '144474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25402'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 60'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25402'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25403'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 60'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25403'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25404'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 60'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25404'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25405'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 60'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25405'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25406'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 60'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25406'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "94.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect K_Opname 88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25488'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect K_Opname 88'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.517364936588'^^xsd:double;
  dwc:endLongitude '39.519068434007'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4299154266526'^^xsd:double;
  dwc:endLatitude '-4.4300056781715'^^xsd:double;
  dwc:coordinatePrecision '94.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.519068434007 -4.4300056781715, 39.519068434007 -4.4299154266526, 39.517364936588 -4.4299154266526, 39.517364936588 -4.4300056781715, 39.519068434007 -4.4300056781715))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25488'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "94.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect K_Opname 88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25489'^^xsd:string;
  dwc:scientificName 'Udotea orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect K_Opname 88'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.517364936588'^^xsd:double;
  dwc:endLongitude '39.519068434007'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4299154266526'^^xsd:double;
  dwc:endLatitude '-4.4300056781715'^^xsd:double;
  dwc:coordinatePrecision '94.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.519068434007 -4.4300056781715, 39.519068434007 -4.4299154266526, 39.517364936588 -4.4299154266526, 39.517364936588 -4.4300056781715, 39.519068434007 -4.4300056781715))'^^xsd:string;
  dwc:aphiaid '211534'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25489'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "94.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect K_Opname 89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25490'^^xsd:string;
  dwc:scientificName 'Acanthophora spicifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect K_Opname 89'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.517364936588'^^xsd:double;
  dwc:endLongitude '39.519068434007'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4299154266526'^^xsd:double;
  dwc:endLatitude '-4.4300056781715'^^xsd:double;
  dwc:coordinatePrecision '94.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.519068434007 -4.4300056781715, 39.519068434007 -4.4299154266526, 39.517364936588 -4.4299154266526, 39.517364936588 -4.4300056781715, 39.519068434007 -4.4300056781715))'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25490'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "94.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect K_Opname 89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25491'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect K_Opname 89'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.517364936588'^^xsd:double;
  dwc:endLongitude '39.519068434007'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4299154266526'^^xsd:double;
  dwc:endLatitude '-4.4300056781715'^^xsd:double;
  dwc:coordinatePrecision '94.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.519068434007 -4.4300056781715, 39.519068434007 -4.4299154266526, 39.517364936588 -4.4299154266526, 39.517364936588 -4.4300056781715, 39.519068434007 -4.4300056781715))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25491'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "94.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect K_Opname 89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25492'^^xsd:string;
  dwc:scientificName 'Gracilaria verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect K_Opname 89'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.517364936588'^^xsd:double;
  dwc:endLongitude '39.519068434007'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4299154266526'^^xsd:double;
  dwc:endLatitude '-4.4300056781715'^^xsd:double;
  dwc:coordinatePrecision '94.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.519068434007 -4.4300056781715, 39.519068434007 -4.4299154266526, 39.517364936588 -4.4299154266526, 39.517364936588 -4.4300056781715, 39.519068434007 -4.4300056781715))'^^xsd:string;
  dwc:aphiaid '163501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25492'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146960'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "94.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect K_Opname 89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25493'^^xsd:string;
  dwc:scientificName 'Hypnea cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect K_Opname 89'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.517364936588'^^xsd:double;
  dwc:endLongitude '39.519068434007'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4299154266526'^^xsd:double;
  dwc:endLatitude '-4.4300056781715'^^xsd:double;
  dwc:coordinatePrecision '94.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.519068434007 -4.4300056781715, 39.519068434007 -4.4299154266526, 39.517364936588 -4.4299154266526, 39.517364936588 -4.4300056781715, 39.519068434007 -4.4300056781715))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25493'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "94.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect K_Opname 90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25494'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect K_Opname 90'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.517364936588'^^xsd:double;
  dwc:endLongitude '39.519068434007'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4299154266526'^^xsd:double;
  dwc:endLatitude '-4.4300056781715'^^xsd:double;
  dwc:coordinatePrecision '94.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.519068434007 -4.4300056781715, 39.519068434007 -4.4299154266526, 39.517364936588 -4.4299154266526, 39.517364936588 -4.4300056781715, 39.519068434007 -4.4300056781715))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25494'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "94.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect K_Opname 90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25495'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect K_Opname 90'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.517364936588'^^xsd:double;
  dwc:endLongitude '39.519068434007'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4299154266526'^^xsd:double;
  dwc:endLatitude '-4.4300056781715'^^xsd:double;
  dwc:coordinatePrecision '94.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.519068434007 -4.4300056781715, 39.519068434007 -4.4299154266526, 39.517364936588 -4.4299154266526, 39.517364936588 -4.4300056781715, 39.519068434007 -4.4300056781715))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25495'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "94.74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20K_KMFRI_Vegetation_gazi_1989_25496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect K_Opname 91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25496'^^xsd:string;
  dwc:scientificName 'Halodule wrightii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect K_Opname 91'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.517364936588'^^xsd:double;
  dwc:endLongitude '39.519068434007'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4299154266526'^^xsd:double;
  dwc:endLatitude '-4.4300056781715'^^xsd:double;
  dwc:coordinatePrecision '94.74'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.519068434007 -4.4300056781715, 39.519068434007 -4.4299154266526, 39.517364936588 -4.4299154266526, 39.517364936588 -4.4300056781715, 39.519068434007 -4.4300056781715))'^^xsd:string;
  dwc:aphiaid '208925'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25496'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25407'^^xsd:string;
  dwc:scientificName 'Ulva reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 60'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '211466'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25407'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '211466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25408'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 61'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25408'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25409'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 61'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25409'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25416'^^xsd:string;
  dwc:scientificName 'Soliera robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 64'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '214012'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25416'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '214012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25417'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 65'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25417'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25418'^^xsd:string;
  dwc:scientificName 'Avrainvillea obscura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 66'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '221174'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25418'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '221174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25419'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 66'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25419'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25420'^^xsd:string;
  dwc:scientificName 'Halodule wrightii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 66'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '208925'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25420'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '208925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25421'^^xsd:string;
  dwc:scientificName 'Hypnea cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 66'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25421'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25422'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 67'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25422'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25423'^^xsd:string;
  dwc:scientificName 'Halodule wrightii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 67'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '208925'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25423'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '208925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25424'^^xsd:string;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 67'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25424'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25425'^^xsd:string;
  dwc:scientificName 'Hypnea cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 67'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25425'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25179'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 15'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25179'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25180'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 15'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25180'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect E_Opname 41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25333'^^xsd:string;
  dwc:scientificName 'Thalassia hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect E_Opname 41'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51472507966'^^xsd:double;
  dwc:endLongitude '39.515424528931'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4217702270717'^^xsd:double;
  dwc:endLatitude '-4.4217702270717'^^xsd:double;
  dwc:coordinatePrecision '38.87'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515424528931 -4.4217702270717, 39.515424528931 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.515424528931 -4.4217702270717))'^^xsd:string;
  dwc:aphiaid '208931'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25333'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '208931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect E_Opname 42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25334'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect E_Opname 42'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51472507966'^^xsd:double;
  dwc:endLongitude '39.515424528931'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4217702270717'^^xsd:double;
  dwc:endLatitude '-4.4217702270717'^^xsd:double;
  dwc:coordinatePrecision '38.87'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515424528931 -4.4217702270717, 39.515424528931 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.515424528931 -4.4217702270717))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25334'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect E_Opname 42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25335'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect E_Opname 42'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51472507966'^^xsd:double;
  dwc:endLongitude '39.515424528931'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4217702270717'^^xsd:double;
  dwc:endLatitude '-4.4217702270717'^^xsd:double;
  dwc:coordinatePrecision '38.87'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515424528931 -4.4217702270717, 39.515424528931 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.515424528931 -4.4217702270717))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25335'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect E_Opname 42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25336'^^xsd:string;
  dwc:scientificName 'Halodule uninervis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect E_Opname 42'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51472507966'^^xsd:double;
  dwc:endLongitude '39.515424528931'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4217702270717'^^xsd:double;
  dwc:endLatitude '-4.4217702270717'^^xsd:double;
  dwc:coordinatePrecision '38.87'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515424528931 -4.4217702270717, 39.515424528931 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.515424528931 -4.4217702270717))'^^xsd:string;
  dwc:aphiaid '208924'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25336'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '208924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect E_Opname 42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25337'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect E_Opname 42'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51472507966'^^xsd:double;
  dwc:endLongitude '39.515424528931'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4217702270717'^^xsd:double;
  dwc:endLatitude '-4.4217702270717'^^xsd:double;
  dwc:coordinatePrecision '38.87'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515424528931 -4.4217702270717, 39.515424528931 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.515424528931 -4.4217702270717))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25337'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect E_Opname 43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25338'^^xsd:string;
  dwc:scientificName 'Caulerpa racemosa var. clavifera f. macrophysa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect E_Opname 43'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51472507966'^^xsd:double;
  dwc:endLongitude '39.515424528931'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4217702270717'^^xsd:double;
  dwc:endLatitude '-4.4217702270717'^^xsd:double;
  dwc:coordinatePrecision '38.87'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515424528931 -4.4217702270717, 39.515424528931 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.515424528931 -4.4217702270717))'^^xsd:string;
  dwc:aphiaid '381819'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25338'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '381787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect E_Opname 43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25339'^^xsd:string;
  dwc:scientificName 'Caulerpa sertularioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect E_Opname 43'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51472507966'^^xsd:double;
  dwc:endLongitude '39.515424528931'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4217702270717'^^xsd:double;
  dwc:endLatitude '-4.4217702270717'^^xsd:double;
  dwc:coordinatePrecision '38.87'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515424528931 -4.4217702270717, 39.515424528931 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.515424528931 -4.4217702270717))'^^xsd:string;
  dwc:aphiaid '144474'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25339'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '144474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect E_Opname 43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25340'^^xsd:string;
  dwc:scientificName 'Caulerpa taxifolia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect E_Opname 43'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51472507966'^^xsd:double;
  dwc:endLongitude '39.515424528931'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4217702270717'^^xsd:double;
  dwc:endLatitude '-4.4217702270717'^^xsd:double;
  dwc:coordinatePrecision '38.87'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515424528931 -4.4217702270717, 39.515424528931 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.515424528931 -4.4217702270717))'^^xsd:string;
  dwc:aphiaid '144476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25340'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '144476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect E_Opname 43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25341'^^xsd:string;
  dwc:scientificName 'Caulerpa verticillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect E_Opname 43'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51472507966'^^xsd:double;
  dwc:endLongitude '39.515424528931'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4217702270717'^^xsd:double;
  dwc:endLatitude '-4.4217702270717'^^xsd:double;
  dwc:coordinatePrecision '38.87'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515424528931 -4.4217702270717, 39.515424528931 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.515424528931 -4.4217702270717))'^^xsd:string;
  dwc:aphiaid '211483'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25341'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '211483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect E_Opname 43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25342'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect E_Opname 43'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51472507966'^^xsd:double;
  dwc:endLongitude '39.515424528931'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4217702270717'^^xsd:double;
  dwc:endLatitude '-4.4217702270717'^^xsd:double;
  dwc:coordinatePrecision '38.87'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515424528931 -4.4217702270717, 39.515424528931 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.515424528931 -4.4217702270717))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25342'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect E_Opname 43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25343'^^xsd:string;
  dwc:scientificName 'Gracilaria corticata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect E_Opname 43'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51472507966'^^xsd:double;
  dwc:endLongitude '39.515424528931'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4217702270717'^^xsd:double;
  dwc:endLatitude '-4.4217702270717'^^xsd:double;
  dwc:coordinatePrecision '38.87'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515424528931 -4.4217702270717, 39.515424528931 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.515424528931 -4.4217702270717))'^^xsd:string;
  dwc:aphiaid '211551'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25343'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '211551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect E_Opname 43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25344'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect E_Opname 43'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51472507966'^^xsd:double;
  dwc:endLongitude '39.515424528931'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4217702270717'^^xsd:double;
  dwc:endLatitude '-4.4217702270717'^^xsd:double;
  dwc:coordinatePrecision '38.87'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515424528931 -4.4217702270717, 39.515424528931 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.515424528931 -4.4217702270717))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25344'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect E_Opname 43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25345'^^xsd:string;
  dwc:scientificName 'Halymenia venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect E_Opname 43'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51472507966'^^xsd:double;
  dwc:endLongitude '39.515424528931'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4217702270717'^^xsd:double;
  dwc:endLatitude '-4.4217702270717'^^xsd:double;
  dwc:coordinatePrecision '38.87'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515424528931 -4.4217702270717, 39.515424528931 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.515424528931 -4.4217702270717))'^^xsd:string;
  dwc:aphiaid '211643'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25345'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '211643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect E_Opname 43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25346'^^xsd:string;
  dwc:scientificName 'Hypnea cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect E_Opname 43'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51472507966'^^xsd:double;
  dwc:endLongitude '39.515424528931'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4217702270717'^^xsd:double;
  dwc:endLatitude '-4.4217702270717'^^xsd:double;
  dwc:coordinatePrecision '38.87'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515424528931 -4.4217702270717, 39.515424528931 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.515424528931 -4.4217702270717))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25346'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect E_Opname 43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25347'^^xsd:string;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect E_Opname 43'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51472507966'^^xsd:double;
  dwc:endLongitude '39.515424528931'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4217702270717'^^xsd:double;
  dwc:endLatitude '-4.4217702270717'^^xsd:double;
  dwc:coordinatePrecision '38.87'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515424528931 -4.4217702270717, 39.515424528931 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.515424528931 -4.4217702270717))'^^xsd:string;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25347'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect E_Opname 43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25348'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect E_Opname 43'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51472507966'^^xsd:double;
  dwc:endLongitude '39.515424528931'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4217702270717'^^xsd:double;
  dwc:endLatitude '-4.4217702270717'^^xsd:double;
  dwc:coordinatePrecision '38.87'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515424528931 -4.4217702270717, 39.515424528931 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.515424528931 -4.4217702270717))'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25348'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect E_Opname 43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25349'^^xsd:string;
  dwc:scientificName 'Pterocladia ssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect E_Opname 43'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51472507966'^^xsd:double;
  dwc:endLongitude '39.515424528931'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4217702270717'^^xsd:double;
  dwc:endLatitude '-4.4217702270717'^^xsd:double;
  dwc:coordinatePrecision '38.87'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515424528931 -4.4217702270717, 39.515424528931 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.515424528931 -4.4217702270717))'^^xsd:string;
  dwc:aphiaid '144136'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25349'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '144136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect E_Opname 44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25350'^^xsd:string;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect E_Opname 44'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51472507966'^^xsd:double;
  dwc:endLongitude '39.515424528931'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4217702270717'^^xsd:double;
  dwc:endLatitude '-4.4217702270717'^^xsd:double;
  dwc:coordinatePrecision '38.87'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515424528931 -4.4217702270717, 39.515424528931 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.515424528931 -4.4217702270717))'^^xsd:string;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25350'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect E_Opname 44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25351'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect E_Opname 44'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51472507966'^^xsd:double;
  dwc:endLongitude '39.515424528931'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4217702270717'^^xsd:double;
  dwc:endLatitude '-4.4217702270717'^^xsd:double;
  dwc:coordinatePrecision '38.87'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515424528931 -4.4217702270717, 39.515424528931 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.515424528931 -4.4217702270717))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25351'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect E_Opname 44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25352'^^xsd:string;
  dwc:scientificName 'Thalassia hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect E_Opname 44'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51472507966'^^xsd:double;
  dwc:endLongitude '39.515424528931'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4217702270717'^^xsd:double;
  dwc:endLatitude '-4.4217702270717'^^xsd:double;
  dwc:coordinatePrecision '38.87'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515424528931 -4.4217702270717, 39.515424528931 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.515424528931 -4.4217702270717))'^^xsd:string;
  dwc:aphiaid '208931'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25352'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '208931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect E_Opname 45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25353'^^xsd:string;
  dwc:scientificName 'Halodule uninervis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect E_Opname 45'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51472507966'^^xsd:double;
  dwc:endLongitude '39.515424528931'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4217702270717'^^xsd:double;
  dwc:endLatitude '-4.4217702270717'^^xsd:double;
  dwc:coordinatePrecision '38.87'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515424528931 -4.4217702270717, 39.515424528931 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.515424528931 -4.4217702270717))'^^xsd:string;
  dwc:aphiaid '208924'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25353'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '208924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect E_Opname 46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25354'^^xsd:string;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect E_Opname 46'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51472507966'^^xsd:double;
  dwc:endLongitude '39.515424528931'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4217702270717'^^xsd:double;
  dwc:endLatitude '-4.4217702270717'^^xsd:double;
  dwc:coordinatePrecision '38.87'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515424528931 -4.4217702270717, 39.515424528931 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.515424528931 -4.4217702270717))'^^xsd:string;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25354'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect E_Opname 46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25355'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect E_Opname 46'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51472507966'^^xsd:double;
  dwc:endLongitude '39.515424528931'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4217702270717'^^xsd:double;
  dwc:endLatitude '-4.4217702270717'^^xsd:double;
  dwc:coordinatePrecision '38.87'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515424528931 -4.4217702270717, 39.515424528931 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.515424528931 -4.4217702270717))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25355'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect E_Opname 46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25356'^^xsd:string;
  dwc:scientificName 'Thalassia hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect E_Opname 46'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51472507966'^^xsd:double;
  dwc:endLongitude '39.515424528931'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4217702270717'^^xsd:double;
  dwc:endLatitude '-4.4217702270717'^^xsd:double;
  dwc:coordinatePrecision '38.87'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515424528931 -4.4217702270717, 39.515424528931 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.515424528931 -4.4217702270717))'^^xsd:string;
  dwc:aphiaid '208931'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25356'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '208931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect E_Opname 47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25357'^^xsd:string;
  dwc:scientificName 'Halodule uninervis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect E_Opname 47'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51472507966'^^xsd:double;
  dwc:endLongitude '39.515424528931'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4217702270717'^^xsd:double;
  dwc:endLatitude '-4.4217702270717'^^xsd:double;
  dwc:coordinatePrecision '38.87'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515424528931 -4.4217702270717, 39.515424528931 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.515424528931 -4.4217702270717))'^^xsd:string;
  dwc:aphiaid '208924'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25357'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '208924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect E_Opname 47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25358'^^xsd:string;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect E_Opname 47'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51472507966'^^xsd:double;
  dwc:endLongitude '39.515424528931'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4217702270717'^^xsd:double;
  dwc:endLatitude '-4.4217702270717'^^xsd:double;
  dwc:coordinatePrecision '38.87'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515424528931 -4.4217702270717, 39.515424528931 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.515424528931 -4.4217702270717))'^^xsd:string;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25358'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect E_Opname 47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25359'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect E_Opname 47'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51472507966'^^xsd:double;
  dwc:endLongitude '39.515424528931'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4217702270717'^^xsd:double;
  dwc:endLatitude '-4.4217702270717'^^xsd:double;
  dwc:coordinatePrecision '38.87'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515424528931 -4.4217702270717, 39.515424528931 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.515424528931 -4.4217702270717))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25359'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect E_Opname 48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25360'^^xsd:string;
  dwc:scientificName 'Halodule wrightii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect E_Opname 48'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51472507966'^^xsd:double;
  dwc:endLongitude '39.515424528931'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4217702270717'^^xsd:double;
  dwc:endLatitude '-4.4217702270717'^^xsd:double;
  dwc:coordinatePrecision '38.87'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515424528931 -4.4217702270717, 39.515424528931 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.515424528931 -4.4217702270717))'^^xsd:string;
  dwc:aphiaid '208925'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25360'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '208925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect E_Opname 48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25361'^^xsd:string;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect E_Opname 48'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51472507966'^^xsd:double;
  dwc:endLongitude '39.515424528931'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4217702270717'^^xsd:double;
  dwc:endLatitude '-4.4217702270717'^^xsd:double;
  dwc:coordinatePrecision '38.87'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515424528931 -4.4217702270717, 39.515424528931 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.515424528931 -4.4217702270717))'^^xsd:string;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25361'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect E_Opname 48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25362'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect E_Opname 48'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51472507966'^^xsd:double;
  dwc:endLongitude '39.515424528931'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4217702270717'^^xsd:double;
  dwc:endLatitude '-4.4217702270717'^^xsd:double;
  dwc:coordinatePrecision '38.87'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515424528931 -4.4217702270717, 39.515424528931 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.515424528931 -4.4217702270717))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25362'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46.52"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect F_Opname 119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25363'^^xsd:string;
  dwc:scientificName 'Avrainvillea obscura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect F_Opname 119'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515593750529'^^xsd:double;
  dwc:endLongitude '39.51639473276'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4233383472127'^^xsd:double;
  dwc:endLatitude '-4.4230224668965'^^xsd:double;
  dwc:coordinatePrecision '46.52'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51639473276 -4.4233383472127, 39.51639473276 -4.4230224668965, 39.515593750529 -4.4230224668965, 39.515593750529 -4.4233383472127, 39.51639473276 -4.4233383472127))'^^xsd:string;
  dwc:aphiaid '221174'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25363'^^xsd:string;
  dwc:observationDate '1989-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '221174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46.52"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect F_Opname 128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25364'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect F_Opname 128'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515593750529'^^xsd:double;
  dwc:endLongitude '39.51639473276'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4233383472127'^^xsd:double;
  dwc:endLatitude '-4.4230224668965'^^xsd:double;
  dwc:coordinatePrecision '46.52'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51639473276 -4.4233383472127, 39.51639473276 -4.4230224668965, 39.515593750529 -4.4230224668965, 39.515593750529 -4.4233383472127, 39.51639473276 -4.4233383472127))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25364'^^xsd:string;
  dwc:observationDate '1989-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46.52"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect F_Opname 133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25365'^^xsd:string;
  dwc:scientificName 'Crouania attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect F_Opname 133'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515593750529'^^xsd:double;
  dwc:endLongitude '39.51639473276'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4233383472127'^^xsd:double;
  dwc:endLatitude '-4.4230224668965'^^xsd:double;
  dwc:coordinatePrecision '46.52'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51639473276 -4.4233383472127, 39.51639473276 -4.4230224668965, 39.515593750529 -4.4230224668965, 39.515593750529 -4.4233383472127, 39.51639473276 -4.4233383472127))'^^xsd:string;
  dwc:aphiaid '144575'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25365'^^xsd:string;
  dwc:observationDate '1989-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '144575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46.52"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect F_Opname 49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25366'^^xsd:string;
  dwc:scientificName 'Enteromorpha kylinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect F_Opname 49'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515593750529'^^xsd:double;
  dwc:endLongitude '39.51639473276'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4233383472127'^^xsd:double;
  dwc:endLatitude '-4.4230224668965'^^xsd:double;
  dwc:coordinatePrecision '46.52'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51639473276 -4.4233383472127, 39.51639473276 -4.4230224668965, 39.515593750529 -4.4230224668965, 39.515593750529 -4.4233383472127, 39.51639473276 -4.4233383472127))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25366'^^xsd:string;
  dwc:observationDate '1989-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46.52"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect F_Opname 50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25367'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect F_Opname 50'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515593750529'^^xsd:double;
  dwc:endLongitude '39.51639473276'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4233383472127'^^xsd:double;
  dwc:endLatitude '-4.4230224668965'^^xsd:double;
  dwc:coordinatePrecision '46.52'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51639473276 -4.4233383472127, 39.51639473276 -4.4230224668965, 39.515593750529 -4.4230224668965, 39.515593750529 -4.4233383472127, 39.51639473276 -4.4233383472127))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25367'^^xsd:string;
  dwc:observationDate '1989-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46.52"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect F_Opname 51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25368'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect F_Opname 51'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515593750529'^^xsd:double;
  dwc:endLongitude '39.51639473276'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4233383472127'^^xsd:double;
  dwc:endLatitude '-4.4230224668965'^^xsd:double;
  dwc:coordinatePrecision '46.52'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51639473276 -4.4233383472127, 39.51639473276 -4.4230224668965, 39.515593750529 -4.4230224668965, 39.515593750529 -4.4233383472127, 39.51639473276 -4.4233383472127))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25368'^^xsd:string;
  dwc:observationDate '1989-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46.52"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect F_Opname 52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25369'^^xsd:string;
  dwc:scientificName 'Avrainvillea obscura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect F_Opname 52'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515593750529'^^xsd:double;
  dwc:endLongitude '39.51639473276'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4233383472127'^^xsd:double;
  dwc:endLatitude '-4.4230224668965'^^xsd:double;
  dwc:coordinatePrecision '46.52'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51639473276 -4.4233383472127, 39.51639473276 -4.4230224668965, 39.515593750529 -4.4230224668965, 39.515593750529 -4.4233383472127, 39.51639473276 -4.4233383472127))'^^xsd:string;
  dwc:aphiaid '221174'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25369'^^xsd:string;
  dwc:observationDate '1989-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '221174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46.52"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect F_Opname 52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25370'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect F_Opname 52'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515593750529'^^xsd:double;
  dwc:endLongitude '39.51639473276'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4233383472127'^^xsd:double;
  dwc:endLatitude '-4.4230224668965'^^xsd:double;
  dwc:coordinatePrecision '46.52'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51639473276 -4.4233383472127, 39.51639473276 -4.4230224668965, 39.515593750529 -4.4230224668965, 39.515593750529 -4.4233383472127, 39.51639473276 -4.4233383472127))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25370'^^xsd:string;
  dwc:observationDate '1989-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46.52"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect F_Opname 52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25371'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect F_Opname 52'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515593750529'^^xsd:double;
  dwc:endLongitude '39.51639473276'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4233383472127'^^xsd:double;
  dwc:endLatitude '-4.4230224668965'^^xsd:double;
  dwc:coordinatePrecision '46.52'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51639473276 -4.4233383472127, 39.51639473276 -4.4230224668965, 39.515593750529 -4.4230224668965, 39.515593750529 -4.4233383472127, 39.51639473276 -4.4233383472127))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25371'^^xsd:string;
  dwc:observationDate '1989-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46.52"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect F_Opname 52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25372'^^xsd:string;
  dwc:scientificName 'Halophila minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect F_Opname 52'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515593750529'^^xsd:double;
  dwc:endLongitude '39.51639473276'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4233383472127'^^xsd:double;
  dwc:endLatitude '-4.4230224668965'^^xsd:double;
  dwc:coordinatePrecision '46.52'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51639473276 -4.4233383472127, 39.51639473276 -4.4230224668965, 39.515593750529 -4.4230224668965, 39.515593750529 -4.4233383472127, 39.51639473276 -4.4233383472127))'^^xsd:string;
  dwc:aphiaid '208926'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25372'^^xsd:string;
  dwc:observationDate '1989-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '208926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46.52"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect F_Opname 52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25373'^^xsd:string;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect F_Opname 52'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515593750529'^^xsd:double;
  dwc:endLongitude '39.51639473276'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4233383472127'^^xsd:double;
  dwc:endLatitude '-4.4230224668965'^^xsd:double;
  dwc:coordinatePrecision '46.52'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51639473276 -4.4233383472127, 39.51639473276 -4.4230224668965, 39.515593750529 -4.4230224668965, 39.515593750529 -4.4233383472127, 39.51639473276 -4.4233383472127))'^^xsd:string;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25373'^^xsd:string;
  dwc:observationDate '1989-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46.52"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect F_Opname 53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25374'^^xsd:string;
  dwc:scientificName 'Avrainvillea obscura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect F_Opname 53'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515593750529'^^xsd:double;
  dwc:endLongitude '39.51639473276'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4233383472127'^^xsd:double;
  dwc:endLatitude '-4.4230224668965'^^xsd:double;
  dwc:coordinatePrecision '46.52'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51639473276 -4.4233383472127, 39.51639473276 -4.4230224668965, 39.515593750529 -4.4230224668965, 39.515593750529 -4.4233383472127, 39.51639473276 -4.4233383472127))'^^xsd:string;
  dwc:aphiaid '221174'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25374'^^xsd:string;
  dwc:observationDate '1989-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '221174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46.52"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect F_Opname 53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25375'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect F_Opname 53'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515593750529'^^xsd:double;
  dwc:endLongitude '39.51639473276'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4233383472127'^^xsd:double;
  dwc:endLatitude '-4.4230224668965'^^xsd:double;
  dwc:coordinatePrecision '46.52'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51639473276 -4.4233383472127, 39.51639473276 -4.4230224668965, 39.515593750529 -4.4230224668965, 39.515593750529 -4.4233383472127, 39.51639473276 -4.4233383472127))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25375'^^xsd:string;
  dwc:observationDate '1989-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46.52"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect F_Opname 53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25376'^^xsd:string;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect F_Opname 53'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515593750529'^^xsd:double;
  dwc:endLongitude '39.51639473276'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4233383472127'^^xsd:double;
  dwc:endLatitude '-4.4230224668965'^^xsd:double;
  dwc:coordinatePrecision '46.52'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51639473276 -4.4233383472127, 39.51639473276 -4.4230224668965, 39.515593750529 -4.4230224668965, 39.515593750529 -4.4233383472127, 39.51639473276 -4.4233383472127))'^^xsd:string;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25376'^^xsd:string;
  dwc:observationDate '1989-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46.52"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect F_Opname 54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25377'^^xsd:string;
  dwc:scientificName 'Avrainvillea obscura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect F_Opname 54'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515593750529'^^xsd:double;
  dwc:endLongitude '39.51639473276'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4233383472127'^^xsd:double;
  dwc:endLatitude '-4.4230224668965'^^xsd:double;
  dwc:coordinatePrecision '46.52'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51639473276 -4.4233383472127, 39.51639473276 -4.4230224668965, 39.515593750529 -4.4230224668965, 39.515593750529 -4.4233383472127, 39.51639473276 -4.4233383472127))'^^xsd:string;
  dwc:aphiaid '221174'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25377'^^xsd:string;
  dwc:observationDate '1989-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '221174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46.52"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect F_Opname 54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25378'^^xsd:string;
  dwc:scientificName 'Halodule wrightii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect F_Opname 54'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515593750529'^^xsd:double;
  dwc:endLongitude '39.51639473276'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4233383472127'^^xsd:double;
  dwc:endLatitude '-4.4230224668965'^^xsd:double;
  dwc:coordinatePrecision '46.52'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51639473276 -4.4233383472127, 39.51639473276 -4.4230224668965, 39.515593750529 -4.4230224668965, 39.515593750529 -4.4233383472127, 39.51639473276 -4.4233383472127))'^^xsd:string;
  dwc:aphiaid '208925'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25378'^^xsd:string;
  dwc:observationDate '1989-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '208925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46.52"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect F_Opname 55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25379'^^xsd:string;
  dwc:scientificName 'Avrainvillea obscura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect F_Opname 55'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515593750529'^^xsd:double;
  dwc:endLongitude '39.51639473276'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4233383472127'^^xsd:double;
  dwc:endLatitude '-4.4230224668965'^^xsd:double;
  dwc:coordinatePrecision '46.52'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51639473276 -4.4233383472127, 39.51639473276 -4.4230224668965, 39.515593750529 -4.4230224668965, 39.515593750529 -4.4233383472127, 39.51639473276 -4.4233383472127))'^^xsd:string;
  dwc:aphiaid '221174'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25379'^^xsd:string;
  dwc:observationDate '1989-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '221174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46.52"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect F_Opname 55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25380'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect F_Opname 55'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515593750529'^^xsd:double;
  dwc:endLongitude '39.51639473276'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4233383472127'^^xsd:double;
  dwc:endLatitude '-4.4230224668965'^^xsd:double;
  dwc:coordinatePrecision '46.52'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51639473276 -4.4233383472127, 39.51639473276 -4.4230224668965, 39.515593750529 -4.4230224668965, 39.515593750529 -4.4233383472127, 39.51639473276 -4.4233383472127))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25380'^^xsd:string;
  dwc:observationDate '1989-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46.52"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect F_Opname 55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25381'^^xsd:string;
  dwc:scientificName 'Halodule wrightii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect F_Opname 55'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515593750529'^^xsd:double;
  dwc:endLongitude '39.51639473276'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4233383472127'^^xsd:double;
  dwc:endLatitude '-4.4230224668965'^^xsd:double;
  dwc:coordinatePrecision '46.52'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51639473276 -4.4233383472127, 39.51639473276 -4.4230224668965, 39.515593750529 -4.4230224668965, 39.515593750529 -4.4233383472127, 39.51639473276 -4.4233383472127))'^^xsd:string;
  dwc:aphiaid '208925'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25381'^^xsd:string;
  dwc:observationDate '1989-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '208925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46.52"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20F_KMFRI_Vegetation_gazi_1989_25382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect F_Opname 56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25382'^^xsd:string;
  dwc:scientificName 'Avrainvillea obscura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect F_Opname 56'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515593750529'^^xsd:double;
  dwc:endLongitude '39.51639473276'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4233383472127'^^xsd:double;
  dwc:endLatitude '-4.4230224668965'^^xsd:double;
  dwc:coordinatePrecision '46.52'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51639473276 -4.4233383472127, 39.51639473276 -4.4230224668965, 39.515593750529 -4.4230224668965, 39.515593750529 -4.4233383472127, 39.51639473276 -4.4233383472127))'^^xsd:string;
  dwc:aphiaid '221174'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25382'^^xsd:string;
  dwc:observationDate '1989-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '221174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26875'^^xsd:string;
  dwc:scientificName 'Sargassum sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26875'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26876'^^xsd:string;
  dwc:scientificName 'Sargassum sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26876'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26877'^^xsd:string;
  dwc:scientificName 'Sargassum sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26877'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26878'^^xsd:string;
  dwc:scientificName 'Sargassum sp.4'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26878'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26879'^^xsd:string;
  dwc:scientificName 'Sargassum sp.5'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26879'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26880'^^xsd:string;
  dwc:scientificName 'Solieria robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '214012'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26880'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '214012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26881'^^xsd:string;
  dwc:scientificName 'Struvea anastomosans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '146245'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26881'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26883'^^xsd:string;
  dwc:scientificName 'Udotea orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '211534'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26883'^^xsd:string;
  dwc:observationDate '1989-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26884'^^xsd:string;
  dwc:scientificName 'Udotea orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '211534'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26884'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26885'^^xsd:string;
  dwc:scientificName 'Ulva reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '211466'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26885'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211466'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26886'^^xsd:string;
  dwc:scientificName 'Valonia 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 '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26886'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25218'^^xsd:string;
  dwc:scientificName 'Hormophysa cuneiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 20'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '372019'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25218'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '372019'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25219'^^xsd:string;
  dwc:scientificName 'Hypnea cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 20'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25219'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25220'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 20'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25220'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25221'^^xsd:string;
  dwc:scientificName 'Sargassum ssp. 3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 20'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25221'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25222'^^xsd:string;
  dwc:scientificName 'Sargassum ssp. 5'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 20'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25222'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25223'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 21'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25223'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25224'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 21'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25224'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25225'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 21'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25225'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25226'^^xsd:string;
  dwc:scientificName 'Halodule uninervis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 21'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '208924'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25226'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25308'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 35'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25308'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25309'^^xsd:string;
  dwc:scientificName 'Caulerpa sertularioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 36'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '144474'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25309'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25310'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 36'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25310'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25311'^^xsd:string;
  dwc:scientificName 'Dictyota pardalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 36'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '220777'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25311'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145364'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25312'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 36'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25312'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25313'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 37'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25313'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25314'^^xsd:string;
  dwc:scientificName 'Dictyota cervicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 37'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '145364'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25314'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '377141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25315'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 37'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25315'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25316'^^xsd:string;
  dwc:scientificName 'Dictyota pardalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 37'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '220777'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25316'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145364'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25398'^^xsd:string;
  dwc:scientificName 'Hypnea cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 58'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25398'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25399'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 59'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25399'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25400'^^xsd:string;
  dwc:scientificName 'Udotea orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 59'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '211534'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25400'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '211534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_25154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_25154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_25154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20A_KMFRI_Vegetation_gazi_1989_25154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect A_Opname 9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25154'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect A_Opname 9'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.512647'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.415603'^^xsd:double;
  dwc:coordinatePrecision '47.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512647 -4.415603, 39.512647 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.415603, 39.512647 -4.415603))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25154'^^xsd:string;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25155'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 108'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25155'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25156'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 108'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25156'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25157'^^xsd:string;
  dwc:scientificName 'Halodule wrightii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 108'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '208925'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25157'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25158'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 108'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25158'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25159'^^xsd:string;
  dwc:scientificName 'Thalassodendron ciliatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 108'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '220228'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25159'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '220228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25160'^^xsd:string;
  dwc:scientificName 'Ulva reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 108'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '211466'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25160'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211466'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25161'^^xsd:string;
  dwc:scientificName 'Caulerpa taxifolia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 112'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '144476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25161'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25162'^^xsd:string;
  dwc:scientificName 'Caulerpa verticillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 112'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '211483'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25162'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25163'^^xsd:string;
  dwc:scientificName 'Caulerpa verticillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 113'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '211483'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25163'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25164'^^xsd:string;
  dwc:scientificName 'Caulerpa verticillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 114'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '211483'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25164'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26819'^^xsd:string;
  dwc:scientificName 'Caulerpa racemosa var. clavifera f. macrophysa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '381819'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26819'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '381787'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26820'^^xsd:string;
  dwc:scientificName 'Caulerpa racemosa var. occidentalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '224176'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26820'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '700395'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26821'^^xsd:string;
  dwc:scientificName 'Caulerpa racemosa var. turbinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '224178'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26821'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307050'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26822'^^xsd:string;
  dwc:scientificName 'Caulerpa scalpelliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '144473'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26822'^^xsd:string;
  dwc:observationDate '1989-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26823'^^xsd:string;
  dwc:scientificName 'Caulerpa sertularioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '144474'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26823'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26824'^^xsd:string;
  dwc:scientificName 'Caulerpa taxifolia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '144476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26824'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26825'^^xsd:string;
  dwc:scientificName 'Caulerpa verticillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '211483'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26825'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26826'^^xsd:string;
  dwc:scientificName 'Caulerpa verticillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '211483'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26826'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26827'^^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 '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26827'^^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/4445__KMFRI_Vegetation_gazi_1989_26828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26828'^^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:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26828'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26829'^^xsd:string;
  dwc:scientificName 'Crouania attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '144575'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26829'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144575'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26830'^^xsd:string;
  dwc:scientificName 'Cystoseira myrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '214353'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26830'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '624315'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26831'^^xsd:string;
  dwc:scientificName 'Dasya 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 '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '143870'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26831'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143870'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26832'^^xsd:string;
  dwc:scientificName 'Dictyosphaeria cavernosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '214395'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26832'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214395'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26833'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26833'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26834'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26834'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26835'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26835'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26836'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26836'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26837'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26837'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26838'^^xsd:string;
  dwc:scientificName 'Dictyota cervicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '145364'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26838'^^xsd:string;
  dwc:observationDate '1985-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '377141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26839'^^xsd:string;
  dwc:scientificName 'Dictyota cervicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '145364'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26839'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '377141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26840'^^xsd:string;
  dwc:scientificName 'Dictyota cervicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '145364'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26840'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '377141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26841'^^xsd:string;
  dwc:scientificName 'Dictyota cervicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '145364'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26841'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '377141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26842'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26842'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26843'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26843'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26844'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26844'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26845'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26845'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26846'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26846'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26847'^^xsd:string;
  dwc:scientificName 'Dictyota friabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '220782'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26847'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '220782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26848'^^xsd:string;
  dwc:scientificName 'Dictyota pardalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '220777'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26848'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145364'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26849'^^xsd:string;
  dwc:scientificName 'Dictyota pardalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '220777'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26849'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145364'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26850'^^xsd:string;
  dwc:scientificName 'Dictyota pardalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '220777'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26850'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145364'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26851'^^xsd:string;
  dwc:scientificName 'Dictyota sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '144086'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26851'^^xsd:string;
  dwc:observationDate '1988-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26852'^^xsd:string;
  dwc:scientificName 'Dictyota sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '144086'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26852'^^xsd:string;
  dwc:observationDate '1988-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26853'^^xsd:string;
  dwc:scientificName 'Enteromorpha flexuosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '145959'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26853'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234468'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26854'^^xsd:string;
  dwc:scientificName 'Enteromorpha kylinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26854'^^xsd:string;
  dwc:observationDate '1988-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26855'^^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 '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26855'^^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/4445__KMFRI_Vegetation_gazi_1989_26856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26856'^^xsd:string;
  dwc:scientificName 'Gracilaria corticata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '211551'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26856'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26857'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26857'^^xsd:string;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26858'^^xsd:string;
  dwc:scientificName 'Gracilaria textorii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '371201'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26858'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '371201'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26859'^^xsd:string;
  dwc:scientificName 'Gracilaria verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '163501'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26859'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146960'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26860'^^xsd:string;
  dwc:scientificName 'Halimeda discoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '144481'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26860'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26861'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26861'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26862'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26862'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26863'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26863'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26864'^^xsd:string;
  dwc:scientificName 'Halymenia venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '211643'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26864'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211643'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26865'^^xsd:string;
  dwc:scientificName 'Hormophysa cuneiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '372019'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26865'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '372019'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26866'^^xsd:string;
  dwc:scientificName 'Hypnea cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26866'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26867'^^xsd:string;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26867'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26868'^^xsd:string;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26868'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26869'^^xsd:string;
  dwc:scientificName 'Neomeris dumetosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '211530'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26869'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211530'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26870'^^xsd:string;
  dwc:scientificName 'Neomeris van-bosseae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '211532'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26870'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26871'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26871'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26872'^^xsd:string;
  dwc:scientificName 'Padina gymnospora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '145384'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26872'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26873'^^xsd:string;
  dwc:scientificName 'Pterocladia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '144136'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26873'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26874'^^xsd:string;
  dwc:scientificName 'Rosenvingea orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '214337'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26874'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26798'^^xsd:string;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26798'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26799'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26799'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26800'^^xsd:string;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26800'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26801'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26801'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26802'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26802'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26803'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26803'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26804'^^xsd:string;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26804'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26805'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26805'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26806'^^xsd:string;
  dwc:scientificName 'Acanthophora spicifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26806'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26807'^^xsd:string;
  dwc:scientificName 'Acetabularia parvula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '145304'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26807'^^xsd:string;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26808'^^xsd:string;
  dwc:scientificName 'Amphiroa rigida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '145100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26808'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26809'^^xsd:string;
  dwc:scientificName 'Avrainvillea nigricans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '221177'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26809'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '221177'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26810'^^xsd:string;
  dwc:scientificName 'Avrainvillea obscura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '221174'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26810'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '221174'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26811'^^xsd:string;
  dwc:scientificName 'Avrainvillea obscura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '221174'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26811'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '221174'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26812'^^xsd:string;
  dwc:scientificName 'Avrainvillea obscura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '221174'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26812'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '221174'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26813'^^xsd:string;
  dwc:scientificName 'Boergesenia forbesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '214390'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26813'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '214390'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26814'^^xsd:string;
  dwc:scientificName 'Boodlea composita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26814'^^xsd:string;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26815'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26815'^^xsd:string;
  dwc:observationDate '1989-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26816'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26816'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26817'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26817'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26818'^^xsd:string;
  dwc:scientificName 'Caulerpa lentillifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '211475'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26818'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26772'^^xsd:string;
  dwc:scientificName 'Caulerpa racemosa var. occidentalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '224176'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26772'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '700395'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26773'^^xsd:string;
  dwc:scientificName 'Caulerpa sertularioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '144474'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26773'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144474'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26774'^^xsd:string;
  dwc:scientificName 'Caulerpa verticillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '211483'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26774'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26775'^^xsd:string;
  dwc:scientificName 'Cystoseira myrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '214353'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26775'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '624315'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26776'^^xsd:string;
  dwc:scientificName 'Dictyosphaeria cavernosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '214395'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26776'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214395'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26777'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26777'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26778'^^xsd:string;
  dwc:scientificName 'Dictyota pardalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '220777'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26778'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145364'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26779'^^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 '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26779'^^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/4445__KMFRI_Vegetation_gazi_1989_26780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26780'^^xsd:string;
  dwc:scientificName 'Gracilaria corticata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '211551'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26780'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211551'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26781'^^xsd:string;
  dwc:scientificName 'Gracilaria 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 '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26781'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26782'^^xsd:string;
  dwc:scientificName 'Gracilaria textorii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '371201'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26782'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371201'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26783'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26783'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26784'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26784'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26785'^^xsd:string;
  dwc:scientificName 'Hormophysa cuneiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '372019'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26785'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372019'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26786'^^xsd:string;
  dwc:scientificName 'Hypnea cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26786'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26787'^^xsd:string;
  dwc:scientificName 'Neomeris van-bosseae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '211532'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26787'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211532'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26788'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26788'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26789'^^xsd:string;
  dwc:scientificName 'Padina gymnospora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '145384'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26789'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145384'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445__KMFRI_Vegetation_gazi_1989_26790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445__KMFRI_Vegetation_gazi_1989_26790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1176.45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445__KMFRI_Vegetation_gazi_1989_26790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_26790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_26790'^^xsd:string;
  dwc:scientificName 'Sargassum sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.5117891'^^xsd:double;
  dwc:endLongitude '39.524686591059'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.415517'^^xsd:double;
  dwc:endLatitude '-4.437282206883'^^xsd:double;
  dwc:coordinatePrecision '1176.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.524686591059 -4.437282206883, 39.524686591059 -4.415517, 39.5117891 -4.415517, 39.5117891 -4.437282206883, 39.524686591059 -4.437282206883))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_26790'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25276'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 28'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25276'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25277'^^xsd:string;
  dwc:scientificName 'Halodule wrightii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 28'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '208925'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25277'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25278'^^xsd:string;
  dwc:scientificName 'Thalassia hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 28'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '208931'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25278'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208931'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25279'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 29'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25279'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25280'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 29'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25280'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25281'^^xsd:string;
  dwc:scientificName 'Halodule wrightii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 29'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '208925'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25281'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25282'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 30'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25282'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25283'^^xsd:string;
  dwc:scientificName 'Halodule wrightii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 30'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '208925'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25283'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25284'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 117'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25284'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25285'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 117'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25285'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25286'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 117'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25286'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25287'^^xsd:string;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 117'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25287'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25288'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 117'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25288'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25289'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 31'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25289'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25290'^^xsd:string;
  dwc:scientificName 'Halodule uninervis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 31'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '208924'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25290'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25291'^^xsd:string;
  dwc:scientificName 'Hypnea cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 31'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25291'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25292'^^xsd:string;
  dwc:scientificName 'Soliera robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 31'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '214012'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25292'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '214012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25293'^^xsd:string;
  dwc:scientificName 'Halodule uninervis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 32'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '208924'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25293'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25294'^^xsd:string;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 32'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25294'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25295'^^xsd:string;
  dwc:scientificName 'Thalassia hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 32'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '208931'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25295'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208931'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25296'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 33'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25296'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25297'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 33'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25297'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25298'^^xsd:string;
  dwc:scientificName 'Halodule uninervis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 33'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '208924'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25298'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25299'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 33'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25299'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25300'^^xsd:string;
  dwc:scientificName 'Caulerpa sertularioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 34'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '144474'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25300'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25301'^^xsd:string;
  dwc:scientificName 'Halodule uninervis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 34'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '208924'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25301'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25302'^^xsd:string;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 34'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25302'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25303'^^xsd:string;
  dwc:scientificName 'Thalassia hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 34'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '208931'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25303'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208931'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25304'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 35'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25304'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25305'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 35'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25305'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25306'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 35'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25306'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25307'^^xsd:string;
  dwc:scientificName 'Halodule uninervis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 35'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '208924'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25307'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25317'^^xsd:string;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 37'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25317'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25318'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 37'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25318'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25319'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 38'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25319'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25320'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 38'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25320'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25321'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 38'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25321'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25322'^^xsd:string;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 38'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25322'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25323'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 38'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25323'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25324'^^xsd:string;
  dwc:scientificName 'Thalassia hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 39'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '208931'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25324'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208931'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25325'^^xsd:string;
  dwc:scientificName 'Udotea orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 39'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '211534'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25325'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20D_KMFRI_Vegetation_gazi_1989_25326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect D_Opname 40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25326'^^xsd:string;
  dwc:scientificName 'Halodule wrightii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect D_Opname 40'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.514206133426'^^xsd:double;
  dwc:endLongitude '39.514770205419'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4210369334807'^^xsd:double;
  dwc:endLatitude '-4.4210256520408'^^xsd:double;
  dwc:coordinatePrecision '31.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514770205419 -4.4210369334807, 39.514770205419 -4.4210256520408, 39.514206133426 -4.4210256520408, 39.514206133426 -4.4210369334807, 39.514770205419 -4.4210369334807))'^^xsd:string;
  dwc:aphiaid '208925'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25326'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect E_Opname 118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25327'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect E_Opname 118'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51472507966'^^xsd:double;
  dwc:endLongitude '39.515424528931'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4217702270717'^^xsd:double;
  dwc:endLatitude '-4.4217702270717'^^xsd:double;
  dwc:coordinatePrecision '38.87'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515424528931 -4.4217702270717, 39.515424528931 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.515424528931 -4.4217702270717))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25327'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect E_Opname 131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25328'^^xsd:string;
  dwc:scientificName 'Gracilaria corticata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect E_Opname 131'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51472507966'^^xsd:double;
  dwc:endLongitude '39.515424528931'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4217702270717'^^xsd:double;
  dwc:endLatitude '-4.4217702270717'^^xsd:double;
  dwc:coordinatePrecision '38.87'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515424528931 -4.4217702270717, 39.515424528931 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.515424528931 -4.4217702270717))'^^xsd:string;
  dwc:aphiaid '211551'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25328'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '211551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect E_Opname 132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25329'^^xsd:string;
  dwc:scientificName 'Gracilaria corticata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect E_Opname 132'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51472507966'^^xsd:double;
  dwc:endLongitude '39.515424528931'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4217702270717'^^xsd:double;
  dwc:endLatitude '-4.4217702270717'^^xsd:double;
  dwc:coordinatePrecision '38.87'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515424528931 -4.4217702270717, 39.515424528931 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.515424528931 -4.4217702270717))'^^xsd:string;
  dwc:aphiaid '211551'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25329'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '211551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect E_Opname 132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25330'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect E_Opname 132'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51472507966'^^xsd:double;
  dwc:endLongitude '39.515424528931'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4217702270717'^^xsd:double;
  dwc:endLatitude '-4.4217702270717'^^xsd:double;
  dwc:coordinatePrecision '38.87'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515424528931 -4.4217702270717, 39.515424528931 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.515424528931 -4.4217702270717))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25330'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect E_Opname 41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25331'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect E_Opname 41'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51472507966'^^xsd:double;
  dwc:endLongitude '39.515424528931'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4217702270717'^^xsd:double;
  dwc:endLatitude '-4.4217702270717'^^xsd:double;
  dwc:coordinatePrecision '38.87'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515424528931 -4.4217702270717, 39.515424528931 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.515424528931 -4.4217702270717))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25331'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20E_KMFRI_Vegetation_gazi_1989_25332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect E_Opname 41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25332'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect E_Opname 41'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51472507966'^^xsd:double;
  dwc:endLongitude '39.515424528931'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4217702270717'^^xsd:double;
  dwc:endLatitude '-4.4217702270717'^^xsd:double;
  dwc:coordinatePrecision '38.87'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515424528931 -4.4217702270717, 39.515424528931 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.51472507966 -4.4217702270717, 39.515424528931 -4.4217702270717))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25332'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25214'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 20'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25214'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25215'^^xsd:string;
  dwc:scientificName 'Gracilaria corticata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 20'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '211551'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25215'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25216'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 20'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25216'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25217'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 20'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25217'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25227'^^xsd:string;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 21'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25227'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25228'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 21'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25228'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25229'^^xsd:string;
  dwc:scientificName 'Soliera robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 21'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '214012'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25229'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '214012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25230'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 22'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25230'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25231'^^xsd:string;
  dwc:scientificName 'Dictyota cervicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 22'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '145364'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25231'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '377141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25232'^^xsd:string;
  dwc:scientificName 'Gracilaria corticata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 22'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '211551'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25232'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25233'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 22'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25233'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25234'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 22'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25234'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25235'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 22'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25235'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25236'^^xsd:string;
  dwc:scientificName 'Halodule uninervis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 22'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '208924'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25236'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25237'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 22'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25237'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25238'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 22'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25238'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25239'^^xsd:string;
  dwc:scientificName 'Udotea orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 22'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '211534'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25239'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25240'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 23'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25240'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25241'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 23'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25241'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25242'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 23'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25242'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25243'^^xsd:string;
  dwc:scientificName 'Halodule uninervis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 23'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '208924'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25243'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25244'^^xsd:string;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 23'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25244'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25245'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 23'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25245'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25246'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 24'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25246'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25247'^^xsd:string;
  dwc:scientificName 'Dictyota cervicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 24'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '145364'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25247'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '377141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25248'^^xsd:string;
  dwc:scientificName 'Gracilaria corticata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 24'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '211551'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25248'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25249'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 24'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25249'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25250'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 24'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25250'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25251'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 24'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25251'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25252'^^xsd:string;
  dwc:scientificName 'Halodule uninervis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 24'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '208924'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25252'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25253'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 24'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25253'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25254'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 24'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25254'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25255'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 25'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25255'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25256'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 25'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25256'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25257'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 25'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25257'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25258'^^xsd:string;
  dwc:scientificName 'Halodule uninervis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 25'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '208924'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25258'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25259'^^xsd:string;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 25'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25259'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25260'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 25'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25260'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25261'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 26'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25261'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25262'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 26'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25262'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25263'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 26'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25263'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25264'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 26'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25264'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25267'^^xsd:string;
  dwc:scientificName 'Soliera robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 26'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '214012'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25267'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '214012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25268'^^xsd:string;
  dwc:scientificName 'Boodlea composita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 27'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25268'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25269'^^xsd:string;
  dwc:scientificName 'Caulerpa taxifolia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 27'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '144476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25269'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25270'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 27'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25270'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25271'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 27'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25271'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25272'^^xsd:string;
  dwc:scientificName 'Dictyota cervicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 27'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '145364'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25272'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '377141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25273'^^xsd:string;
  dwc:scientificName 'Halodule wrightii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 27'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '208925'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25273'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25274'^^xsd:string;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 27'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25274'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25275'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 27'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25275'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25165'^^xsd:string;
  dwc:scientificName 'Enteromorpha flexuosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 12'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '145959'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25165'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234468'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25166'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 12'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25166'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25167'^^xsd:string;
  dwc:scientificName 'Caulerpa taxifolia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 13'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '144476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25167'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25181'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 15'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25181'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25182'^^xsd:string;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 15'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25182'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25183'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 15'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25183'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25184'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 15'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25184'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25185'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 16'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25185'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25186'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 16'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25186'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25187'^^xsd:string;
  dwc:scientificName 'Boodlea composita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 17'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25187'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25188'^^xsd:string;
  dwc:scientificName 'Caulerpa verticillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 17'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '211483'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25188'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25189'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 17'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25189'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25190'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 17'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25190'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25191'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 17'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25191'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25192'^^xsd:string;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 17'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25192'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25193'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 17'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25193'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25194'^^xsd:string;
  dwc:scientificName 'Soliera robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 17'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '214012'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25194'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '214012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25195'^^xsd:string;
  dwc:scientificName 'Neomeris dumetosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 18'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '211530'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25195'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211530'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25196'^^xsd:string;
  dwc:scientificName 'Avrainvillea obscura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 19'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '221174'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25196'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '221174'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25197'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 19'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25197'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25198'^^xsd:string;
  dwc:scientificName 'Soliera robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 19'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '214012'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25198'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '214012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25199'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 115'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25199'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25200'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 115'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25200'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25201'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 115'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25201'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25202'^^xsd:string;
  dwc:scientificName 'Halodule uninervis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 115'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '208924'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25202'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25203'^^xsd:string;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 115'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25203'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25204'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 115'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25204'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25207'^^xsd:string;
  dwc:scientificName 'Caulerpa verticillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 116'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '211483'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25207'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25208'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 116'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25208'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25209'^^xsd:string;
  dwc:scientificName 'Acanthophora spicifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 20'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25209'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25210'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 20'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25210'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25211'^^xsd:string;
  dwc:scientificName 'Caulerpa racemosa var. occidentalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 20'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '224176'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25211'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '700395'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25212'^^xsd:string;
  dwc:scientificName 'Caulerpa sertularioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 20'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '144474'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25212'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59.5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20C_KMFRI_Vegetation_gazi_1989_25213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect C_Opname 20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25213'^^xsd:string;
  dwc:scientificName 'Caulerpa taxifolia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect C_Opname 20'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51227700721'^^xsd:double;
  dwc:endLongitude '39.513303618237'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4205405501267'^^xsd:double;
  dwc:endLatitude '-4.4201456997315'^^xsd:double;
  dwc:coordinatePrecision '59.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513303618237 -4.4205405501267, 39.513303618237 -4.4201456997315, 39.51227700721 -4.4201456997315, 39.51227700721 -4.4205405501267, 39.513303618237 -4.4205405501267))'^^xsd:string;
  dwc:aphiaid '144476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25213'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25178'^^xsd:string;
  dwc:scientificName 'Caulerpa racemosa var. turbinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 15'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '224178'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25178'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307050'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25410'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 62'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25410'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25411'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 63'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25411'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25412'^^xsd:string;
  dwc:scientificName 'Acanthophora spicifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 64'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25412'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20G_KMFRI_Vegetation_gazi_1989_25413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect G_Opname 64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25413'^^xsd:string;
  dwc:scientificName 'Enteromorpha kylinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect G_Opname 64'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.515841942206'^^xsd:double;
  dwc:endLongitude '39.516530110038'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4240039521646'^^xsd:double;
  dwc:endLatitude '-4.423721916168'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516530110038 -4.4240039521646, 39.516530110038 -4.423721916168, 39.515841942206 -4.423721916168, 39.515841942206 -4.4240039521646, 39.516530110038 -4.4240039521646))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25413'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25175'^^xsd:string;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25175'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25176'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25176'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25177'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 15'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25177'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25168'^^xsd:string;
  dwc:scientificName 'Caulerpa verticillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 13'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '211483'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25168'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25169'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 13'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25169'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25170'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 13'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25170'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25171'^^xsd:string;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25171'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4445_Transect%20B_KMFRI_Vegetation_gazi_1989_25172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Vegetation_gazi_1989_25172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4445_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Transect B_Opname 14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation of the tidal channels of Gazi Bay (July-September 1989)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Vegetation_gazi_1989_25172'^^xsd:string;
  dwc:scientificName 'Cymodocea serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Transect B_Opname 14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.511588839378'^^xsd:double;
  dwc:endLongitude '39.512739546244'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192544659824'^^xsd:double;
  dwc:endLatitude '-4.4191529330236'^^xsd:double;
  dwc:coordinatePrecision '64.09'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512739546244 -4.4192544659824, 39.512739546244 -4.4191529330236, 39.511588839378 -4.4191529330236, 39.511588839378 -4.4192544659824, 39.512739546244 -4.4192544659824))'^^xsd:string;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Hand collected by snorkeling'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Vegetation_gazi_1989_25172'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF