@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/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67864'^^xsd:string;
  dwc:scientificName 'Enteromorpha kylinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Most common algae on the rocky surfaces.'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67864'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67866'^^xsd:string;
  dwc:scientificName 'Monostroma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Occurs frequently.'^^xsd:string;
  dwc:aphiaid '144290'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67866'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67867'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Quite common.'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67867'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67868'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Occurs in patches but are not the most abundant algae. They grow in cushions, about 2 cm high.'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67868'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67869'^^xsd:string;
  dwc:scientificName 'Hypnea nidulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Quite common.'^^xsd:string;
  dwc:aphiaid '220818'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67869'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '220818'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67870'^^xsd:string;
  dwc:scientificName 'Laurencia papillosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Occurs on the edges.'^^xsd:string;
  dwc:aphiaid '212005'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67870'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67871'^^xsd:string;
  dwc:scientificName 'Padina boriana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Very common in the pools.'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67871'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67872'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Dominant.'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67872'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67873'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Occur only in dispersed patches, are not the most abundant algae. Thallus size about 4-6 cm high.'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67873'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67874'^^xsd:string;
  dwc:scientificName 'Ulva reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Dominant.'^^xsd:string;
  dwc:aphiaid '211466'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67874'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '211466'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67875'^^xsd:string;
  dwc:scientificName 'Centroceras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Very common.'^^xsd:string;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67875'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67876'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Cushions of G. salicornia dominate the platform. The thallus are about 1 cm high.'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67876'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67877'^^xsd:string;
  dwc:scientificName 'Ulva pertusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Very common.'^^xsd:string;
  dwc:aphiaid '211460'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67877'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '660661'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67878'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Occur in cushions on the rock surfaces.'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67878'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67879'^^xsd:string;
  dwc:scientificName 'Thalassia hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Most abundant.'^^xsd:string;
  dwc:aphiaid '208931'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67879'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '208931'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67773'^^xsd:string;
  dwc:scientificName 'Enteromorpha kylinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Quite common on exposed surfaces of rocks.'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67773'^^xsd:string;
  dwc:observationDate '1986-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67774'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'G. salicornia is the main Gracilaria species and is the most abundant algae growing on the edges of the pools. The thallus are about 3 cm high and are cushion forming.'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67774'^^xsd:string;
  dwc:observationDate '1986-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67783'^^xsd:string;
  dwc:scientificName 'Cystoseira myrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Common in the pools.'^^xsd:string;
  dwc:aphiaid '214353'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67783'^^xsd:string;
  dwc:observationDate '1986-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '624315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67784'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'G. salicornia is still most abundant on the edges as well as on the bottom of the pools. The thallus of those in the pools are 10-15 cm high.'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67784'^^xsd:string;
  dwc:observationDate '1986-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67785'^^xsd:string;
  dwc:scientificName 'Laurencia papillosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Common in the pools.'^^xsd:string;
  dwc:aphiaid '212005'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67785'^^xsd:string;
  dwc:observationDate '1986-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67786'^^xsd:string;
  dwc:scientificName 'Acrocystis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Common'^^xsd:string;
  dwc:aphiaid '213666'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67786'^^xsd:string;
  dwc:observationDate '1986-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213666'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67787'^^xsd:string;
  dwc:scientificName 'Centroceras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Common'^^xsd:string;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67787'^^xsd:string;
  dwc:observationDate '1986-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67788'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'G. salicornia still dominates but growing in very small forms in cushions of about 1 cm high.'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67788'^^xsd:string;
  dwc:observationDate '1986-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67789'^^xsd:string;
  dwc:scientificName 'Laurencia venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Common'^^xsd:string;
  dwc:aphiaid '212026'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67789'^^xsd:string;
  dwc:observationDate '1986-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67790'^^xsd:string;
  dwc:scientificName 'Ulva pertusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Common'^^xsd:string;
  dwc:aphiaid '211460'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67790'^^xsd:string;
  dwc:observationDate '1986-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '660661'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67791'^^xsd:string;
  dwc:scientificName 'Centroceras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Common'^^xsd:string;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67791'^^xsd:string;
  dwc:observationDate '1986-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67792'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'G. salicornia grows in patches scattered all over. The thallus cushions are about 2 cm high on rocky surfaces and on sandy areas up to 5 cm high.'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67792'^^xsd:string;
  dwc:observationDate '1986-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67793'^^xsd:string;
  dwc:scientificName 'Thalassia hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Abundant'^^xsd:string;
  dwc:aphiaid '208931'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67793'^^xsd:string;
  dwc:observationDate '1986-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '208931'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67794'^^xsd:string;
  dwc:scientificName 'Enteromorpha kylinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Quite common on exposed surfaces of rocks.'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67794'^^xsd:string;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67795'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'G. salicornia is the main Gracilaria species and is the most abundant algae growing on the edges of the pools. The thallus are about 3 cm high and are cushion forming.'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67795'^^xsd:string;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67796'^^xsd:string;
  dwc:scientificName 'Lyngbya sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '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.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Very common in the pools.'^^xsd:string;
  dwc:aphiaid '146538'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67796'^^xsd:string;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146538'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67797'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Common'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67797'^^xsd:string;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67798'^^xsd:string;
  dwc:scientificName 'Enteromorpha kylinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Common'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67798'^^xsd:string;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67799'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'G. salicornia is still the most abundant algae growing on the edges of the pools. The thallus size is about 3 cm high forming cushions.'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67799'^^xsd:string;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67800'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Commonly found'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67800'^^xsd:string;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67801'^^xsd:string;
  dwc:scientificName 'Enteromorpha kylinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Commonly found'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67801'^^xsd:string;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67818'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Thallus size is slightly smaller: about 7-10 cm high.'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67818'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67819'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Common'^^xsd:string;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67819'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67820'^^xsd:string;
  dwc:scientificName 'Enteromorpha kylinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Common'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67820'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67821'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'G. salicornia still dominates but growing in very small forms in cushions of about 1 cm high.'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67821'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67822'^^xsd:string;
  dwc:scientificName 'Hypnea pannosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Common'^^xsd:string;
  dwc:aphiaid '220816'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67822'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '220816'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67823'^^xsd:string;
  dwc:scientificName 'Centroceras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67823'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67824'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'G. salicornia grows in patches scattered all over. The thallus cushions are about 2 cm high on rocky surfaces and on sandy areas up to 5 cm high.'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67824'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67802'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'G. salicornia is still most abundant on the edges as well as on the bottom of the pools. The thallus of those in the pools are 10-15 cm high.'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67802'^^xsd:string;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67803'^^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 '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.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Common'^^xsd:string;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67803'^^xsd:string;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67804'^^xsd:string;
  dwc:scientificName 'Enteromorpha kylinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Common'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67804'^^xsd:string;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67805'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'G. salicornia still dominates but growing in very small forms in cushions of about 1 cm high.'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67805'^^xsd:string;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%204_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67806'^^xsd:string;
  dwc:scientificName 'Hypnea pannosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Common'^^xsd:string;
  dwc:aphiaid '220816'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67806'^^xsd:string;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '220816'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67807'^^xsd:string;
  dwc:scientificName 'Centroceras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67807'^^xsd:string;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67808'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'G. salicornia grows in patches scattered all over. The thallus cushions are about 2 cm high on rocky surfaces and on sandy areas up to 5 cm high.'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67808'^^xsd:string;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67809'^^xsd:string;
  dwc:scientificName 'Thalassia hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:aphiaid '208931'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67809'^^xsd:string;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '208931'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67810'^^xsd:string;
  dwc:scientificName 'Enteromorpha kylinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Quite common on exposed surfaces of rocks.'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67810'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67811'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'G. salicornia is the main Gracilaria species and is the most abundant algae growing on the edges of the pools. The thallus are about 3 cm high and are cushion forming.'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67811'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67812'^^xsd:string;
  dwc:scientificName 'Lyngbya sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Very common in the pools.'^^xsd:string;
  dwc:aphiaid '146538'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67812'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146538'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67813'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Common'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67813'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67814'^^xsd:string;
  dwc:scientificName 'Enteromorpha kylinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Common'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67814'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67815'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'G. salicornia is still the most abundant algae growing on the edges of the pools. The thallus size is about 3 cm high forming cushions.'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67815'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67816'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Commonly found'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67816'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67817'^^xsd:string;
  dwc:scientificName 'Enteromorpha kylinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Commonly found'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67817'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%205_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67863'^^xsd:string;
  dwc:scientificName 'Thalassia hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:aphiaid '208931'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67863'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '208931'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67552'^^xsd:string;
  dwc:scientificName 'Lyngbya sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '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.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Common in the pools.'^^xsd:string;
  dwc:aphiaid '146538'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67552'^^xsd:string;
  dwc:observationDate '1986-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '146538'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%203_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67553'^^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 '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.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Common on edges of pools.'^^xsd:string;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67553'^^xsd:string;
  dwc:observationDate '1986-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%201_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67548'^^xsd:string;
  dwc:scientificName 'Lyngbya sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '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.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Very common in the pools.'^^xsd:string;
  dwc:aphiaid '146538'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67548'^^xsd:string;
  dwc:observationDate '1986-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '146538'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67549'^^xsd:string;
  dwc:scientificName 'Enteromorpha kylinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Still common on the rocky surfaces.'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67549'^^xsd:string;
  dwc:observationDate '1986-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67550'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'G. salicornia is still the most abundant algae growing on the edges of the pools. The thallus size is about 3 cm high forming cushions.'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67550'^^xsd:string;
  dwc:observationDate '1986-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5424_Zone%202_Monthly%20transect%20study%20of%20G.%20salicornia%20and%20other%20algae%20at%20MacKenzie%20Point%20%28February-March-April-May%201986%29_Dasid5424_67551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5424_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)'^^xsd:string;
  dwc:catalogNumber 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67551'^^xsd:string;
  dwc:scientificName 'Laurencia venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:occurrenceRemarks 'Occurs in thick cushions on the edges of the pools.'^^xsd:string;
  dwc:aphiaid '212026'^^xsd:integer;
  dwc:occurrenceId 'Monthly transect study of G. salicornia and other algae at MacKenzie Point (February-March-April-May 1986)_Dasid5424_67551'^^xsd:string;
  dwc:observationDate '1986-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '212026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF