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

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1497222 39.13139)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1497222"^^xsd:decimal ;
  geo-pos:long "39.13139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 9733'^^xsd:string;
  dwc:scientificName 'Padina sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & Van den heede'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '39.13139'^^xsd:double;
  dwc:startLongitude '39.13139'^^xsd:double;
  dwc:endLongitude '39.13139'^^xsd:double;
  dwc:latitude '-6.1497222'^^xsd:double;
  dwc:startLatitude '-6.1497222'^^xsd:double;
  dwc:endLatitude '-6.1497222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.13139 -6.1497222, 39.13139 -6.1497222, 39.13139 -6.1497222, 39.13139 -6.1497222, 39.13139 -6.1497222))'^^xsd:string;
  dwc:aphiaid '144088'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7649'^^xsd:string;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144088'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1497222 39.13139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1497222"^^xsd:decimal ;
  dwc:decimalLongitude "39.13139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1497222 39.13139)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1497222"^^xsd:decimal ;
  geo-pos:long "39.13139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 10524'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '39.13139'^^xsd:double;
  dwc:startLongitude '39.13139'^^xsd:double;
  dwc:endLongitude '39.13139'^^xsd:double;
  dwc:latitude '-6.1497222'^^xsd:double;
  dwc:startLatitude '-6.1497222'^^xsd:double;
  dwc:endLatitude '-6.1497222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.13139 -6.1497222, 39.13139 -6.1497222, 39.13139 -6.1497222, 39.13139 -6.1497222, 39.13139 -6.1497222))'^^xsd:string;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7662'^^xsd:string;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17328 39.15021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.17328"^^xsd:decimal ;
  dwc:decimalLongitude "39.15021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17328 39.15021)"^^geo:wktLiteral ;
  geo-pos:lat "-6.17328"^^xsd:decimal ;
  geo-pos:long "39.15021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 9739'^^xsd:string;
  dwc:scientificName 'Padina australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & Van den heede'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '39.15021'^^xsd:double;
  dwc:startLongitude '39.15021'^^xsd:double;
  dwc:endLongitude '39.15021'^^xsd:double;
  dwc:latitude '-6.17328'^^xsd:double;
  dwc:startLatitude '-6.17328'^^xsd:double;
  dwc:endLatitude '-6.17328'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.15021 -6.17328, 39.15021 -6.17328, 39.15021 -6.17328, 39.15021 -6.17328, 39.15021 -6.17328))'^^xsd:string;
  dwc:aphiaid '372010'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7650'^^xsd:string;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372010'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17328 39.15021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.17328"^^xsd:decimal ;
  dwc:decimalLongitude "39.15021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17328 39.15021)"^^geo:wktLiteral ;
  geo-pos:lat "-6.17328"^^xsd:decimal ;
  geo-pos:long "39.15021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 9740'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & Van den heede'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '39.15021'^^xsd:double;
  dwc:startLongitude '39.15021'^^xsd:double;
  dwc:endLongitude '39.15021'^^xsd:double;
  dwc:latitude '-6.17328'^^xsd:double;
  dwc:startLatitude '-6.17328'^^xsd:double;
  dwc:endLatitude '-6.17328'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.15021 -6.17328, 39.15021 -6.17328, 39.15021 -6.17328, 39.15021 -6.17328, 39.15021 -6.17328))'^^xsd:string;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7651'^^xsd:string;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.28333 39.16667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.28333"^^xsd:decimal ;
  dwc:decimalLongitude "39.16667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.28333 39.16667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.28333"^^xsd:decimal ;
  geo-pos:long "39.16667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'ODC 365'^^xsd:string;
  dwc:scientificName 'Padina sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '39.16667'^^xsd:double;
  dwc:startLongitude '39.16667'^^xsd:double;
  dwc:endLongitude '39.16667'^^xsd:double;
  dwc:latitude '-6.28333'^^xsd:double;
  dwc:startLatitude '-6.28333'^^xsd:double;
  dwc:endLatitude '-6.28333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.16667 -6.28333, 39.16667 -6.28333, 39.16667 -6.28333, 39.16667 -6.28333, 39.16667 -6.28333))'^^xsd:string;
  dwc:aphiaid '144088'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7663'^^xsd:string;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144088'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.28333 39.16667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.28333"^^xsd:decimal ;
  dwc:decimalLongitude "39.16667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.28333 39.16667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.28333"^^xsd:decimal ;
  geo-pos:long "39.16667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'ODC 377'^^xsd:string;
  dwc:scientificName 'Spatoglossum asperum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '39.16667'^^xsd:double;
  dwc:startLongitude '39.16667'^^xsd:double;
  dwc:endLongitude '39.16667'^^xsd:double;
  dwc:latitude '-6.28333'^^xsd:double;
  dwc:startLatitude '-6.28333'^^xsd:double;
  dwc:endLatitude '-6.28333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.16667 -6.28333, 39.16667 -6.28333, 39.16667 -6.28333, 39.16667 -6.28333, 39.16667 -6.28333))'^^xsd:string;
  dwc:aphiaid '214311'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7664'^^xsd:string;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214311'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.55 39.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.55"^^xsd:decimal ;
  dwc:decimalLongitude "39.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.55 39.1667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.55"^^xsd:decimal ;
  geo-pos:long "39.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 9848'^^xsd:string;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & Van den heede'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '39.1667'^^xsd:double;
  dwc:startLongitude '39.1667'^^xsd:double;
  dwc:endLongitude '39.1667'^^xsd:double;
  dwc:latitude '-6.55'^^xsd:double;
  dwc:startLatitude '-6.55'^^xsd:double;
  dwc:endLatitude '-6.55'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.1667 -6.55, 39.1667 -6.55, 39.1667 -6.55, 39.1667 -6.55, 39.1667 -6.55))'^^xsd:string;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7655'^^xsd:string;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.55 39.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.55"^^xsd:decimal ;
  dwc:decimalLongitude "39.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.55 39.1667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.55"^^xsd:decimal ;
  geo-pos:long "39.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 9851'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & Van den heede'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '39.1667'^^xsd:double;
  dwc:startLongitude '39.1667'^^xsd:double;
  dwc:endLongitude '39.1667'^^xsd:double;
  dwc:latitude '-6.55'^^xsd:double;
  dwc:startLatitude '-6.55'^^xsd:double;
  dwc:endLatitude '-6.55'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.1667 -6.55, 39.1667 -6.55, 39.1667 -6.55, 39.1667 -6.55, 39.1667 -6.55))'^^xsd:string;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7656'^^xsd:string;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.55 39.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.55"^^xsd:decimal ;
  dwc:decimalLongitude "39.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.55 39.1667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.55"^^xsd:decimal ;
  geo-pos:long "39.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 9850'^^xsd:string;
  dwc:scientificName 'Padina sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & Van den heede'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '39.1667'^^xsd:double;
  dwc:startLongitude '39.1667'^^xsd:double;
  dwc:endLongitude '39.1667'^^xsd:double;
  dwc:latitude '-6.55'^^xsd:double;
  dwc:startLatitude '-6.55'^^xsd:double;
  dwc:endLatitude '-6.55'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.1667 -6.55, 39.1667 -6.55, 39.1667 -6.55, 39.1667 -6.55, 39.1667 -6.55))'^^xsd:string;
  dwc:aphiaid '144088'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7658'^^xsd:string;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144088'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.55 39.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.55"^^xsd:decimal ;
  dwc:decimalLongitude "39.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.55 39.1667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.55"^^xsd:decimal ;
  geo-pos:long "39.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 10474'^^xsd:string;
  dwc:scientificName 'Padina australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '39.1667'^^xsd:double;
  dwc:startLongitude '39.1667'^^xsd:double;
  dwc:endLongitude '39.1667'^^xsd:double;
  dwc:latitude '-6.55'^^xsd:double;
  dwc:startLatitude '-6.55'^^xsd:double;
  dwc:endLatitude '-6.55'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.1667 -6.55, 39.1667 -6.55, 39.1667 -6.55, 39.1667 -6.55, 39.1667 -6.55))'^^xsd:string;
  dwc:aphiaid '372010'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7672'^^xsd:string;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372010'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.55 39.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.55"^^xsd:decimal ;
  dwc:decimalLongitude "39.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.55 39.1667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.55"^^xsd:decimal ;
  geo-pos:long "39.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 10473'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '39.1667'^^xsd:double;
  dwc:startLongitude '39.1667'^^xsd:double;
  dwc:endLongitude '39.1667'^^xsd:double;
  dwc:latitude '-6.55'^^xsd:double;
  dwc:startLatitude '-6.55'^^xsd:double;
  dwc:endLatitude '-6.55'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.1667 -6.55, 39.1667 -6.55, 39.1667 -6.55, 39.1667 -6.55, 39.1667 -6.55))'^^xsd:string;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7673'^^xsd:string;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.55 39.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.55"^^xsd:decimal ;
  dwc:decimalLongitude "39.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.55 39.1667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.55"^^xsd:decimal ;
  geo-pos:long "39.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 9852'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & Van den heede'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '39.1667'^^xsd:double;
  dwc:startLongitude '39.1667'^^xsd:double;
  dwc:endLongitude '39.1667'^^xsd:double;
  dwc:latitude '-6.55'^^xsd:double;
  dwc:startLatitude '-6.55'^^xsd:double;
  dwc:endLatitude '-6.55'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.1667 -6.55, 39.1667 -6.55, 39.1667 -6.55, 39.1667 -6.55, 39.1667 -6.55))'^^xsd:string;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7657'^^xsd:string;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.98333 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.98333"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.98333 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-5.98333"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'ODC 346'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-5.98333'^^xsd:double;
  dwc:startLatitude '-5.98333'^^xsd:double;
  dwc:endLatitude '-5.98333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -5.98333, 39.2 -5.98333, 39.2 -5.98333, 39.2 -5.98333, 39.2 -5.98333))'^^xsd:string;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7667'^^xsd:string;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.98333 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.98333"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.98333 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-5.98333"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'ODC 348'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-5.98333'^^xsd:double;
  dwc:startLatitude '-5.98333'^^xsd:double;
  dwc:endLatitude '-5.98333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -5.98333, 39.2 -5.98333, 39.2 -5.98333, 39.2 -5.98333, 39.2 -5.98333))'^^xsd:string;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7668'^^xsd:string;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.98333 39.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.98333"^^xsd:decimal ;
  dwc:decimalLongitude "39.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.98333 39.2)"^^geo:wktLiteral ;
  geo-pos:lat "-5.98333"^^xsd:decimal ;
  geo-pos:long "39.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'ODC 347'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '39.2'^^xsd:double;
  dwc:startLongitude '39.2'^^xsd:double;
  dwc:endLongitude '39.2'^^xsd:double;
  dwc:latitude '-5.98333'^^xsd:double;
  dwc:startLatitude '-5.98333'^^xsd:double;
  dwc:endLatitude '-5.98333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.2 -5.98333, 39.2 -5.98333, 39.2 -5.98333, 39.2 -5.98333, 39.2 -5.98333))'^^xsd:string;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7669'^^xsd:string;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.31666667 39.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.31666667 39.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "-6.31666667"^^xsd:decimal ;
  geo-pos:long "39.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 10614'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '39.28333333'^^xsd:double;
  dwc:startLongitude '39.28333333'^^xsd:double;
  dwc:endLongitude '39.28333333'^^xsd:double;
  dwc:latitude '-6.31666667'^^xsd:double;
  dwc:startLatitude '-6.31666667'^^xsd:double;
  dwc:endLatitude '-6.31666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.28333333 -6.31666667, 39.28333333 -6.31666667, 39.28333333 -6.31666667, 39.28333333 -6.31666667, 39.28333333 -6.31666667))'^^xsd:string;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7677'^^xsd:string;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.31666667 39.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.31666667 39.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "-6.31666667"^^xsd:decimal ;
  geo-pos:long "39.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 10616'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '39.28333333'^^xsd:double;
  dwc:startLongitude '39.28333333'^^xsd:double;
  dwc:endLongitude '39.28333333'^^xsd:double;
  dwc:latitude '-6.31666667'^^xsd:double;
  dwc:startLatitude '-6.31666667'^^xsd:double;
  dwc:endLatitude '-6.31666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.28333333 -6.31666667, 39.28333333 -6.31666667, 39.28333333 -6.31666667, 39.28333333 -6.31666667, 39.28333333 -6.31666667))'^^xsd:string;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7676'^^xsd:string;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.31666667 39.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.31666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.31666667 39.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "-6.31666667"^^xsd:decimal ;
  geo-pos:long "39.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 10615'^^xsd:string;
  dwc:scientificName 'Padina sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '39.28333333'^^xsd:double;
  dwc:startLongitude '39.28333333'^^xsd:double;
  dwc:endLongitude '39.28333333'^^xsd:double;
  dwc:latitude '-6.31666667'^^xsd:double;
  dwc:startLatitude '-6.31666667'^^xsd:double;
  dwc:endLatitude '-6.31666667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.28333333 -6.31666667, 39.28333333 -6.31666667, 39.28333333 -6.31666667, 39.28333333 -6.31666667, 39.28333333 -6.31666667))'^^xsd:string;
  dwc:aphiaid '144088'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7678'^^xsd:string;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144088'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  geo-pos:lat "-5.75"^^xsd:decimal ;
  geo-pos:long "39.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 10579'^^xsd:string;
  dwc:scientificName 'Padina sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '39.3'^^xsd:double;
  dwc:startLongitude '39.3'^^xsd:double;
  dwc:endLongitude '39.3'^^xsd:double;
  dwc:latitude '-5.75'^^xsd:double;
  dwc:startLatitude '-5.75'^^xsd:double;
  dwc:endLatitude '-5.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.3 -5.75, 39.3 -5.75, 39.3 -5.75, 39.3 -5.75, 39.3 -5.75))'^^xsd:string;
  dwc:aphiaid '144088'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7674'^^xsd:string;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144088'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  geo-pos:lat "-5.75"^^xsd:decimal ;
  geo-pos:long "39.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 10599'^^xsd:string;
  dwc:scientificName 'Padina sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '39.3'^^xsd:double;
  dwc:startLongitude '39.3'^^xsd:double;
  dwc:endLongitude '39.3'^^xsd:double;
  dwc:latitude '-5.75'^^xsd:double;
  dwc:startLatitude '-5.75'^^xsd:double;
  dwc:endLatitude '-5.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.3 -5.75, 39.3 -5.75, 39.3 -5.75, 39.3 -5.75, 39.3 -5.75))'^^xsd:string;
  dwc:aphiaid '144088'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7675'^^xsd:string;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144088'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.86667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.86667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.86667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.86667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 9902'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & Van den heede'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '39.35'^^xsd:double;
  dwc:startLongitude '39.35'^^xsd:double;
  dwc:endLongitude '39.35'^^xsd:double;
  dwc:latitude '-5.86667'^^xsd:double;
  dwc:startLatitude '-5.86667'^^xsd:double;
  dwc:endLatitude '-5.86667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.35 -5.86667, 39.35 -5.86667, 39.35 -5.86667, 39.35 -5.86667, 39.35 -5.86667))'^^xsd:string;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7652'^^xsd:string;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.86667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.86667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.86667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.86667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 9903'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & Van den heede'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '39.35'^^xsd:double;
  dwc:startLongitude '39.35'^^xsd:double;
  dwc:endLongitude '39.35'^^xsd:double;
  dwc:latitude '-5.86667'^^xsd:double;
  dwc:startLatitude '-5.86667'^^xsd:double;
  dwc:endLatitude '-5.86667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.35 -5.86667, 39.35 -5.86667, 39.35 -5.86667, 39.35 -5.86667, 39.35 -5.86667))'^^xsd:string;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7653'^^xsd:string;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.86667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.86667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.86667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.86667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 9904'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & Van den heede'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '39.35'^^xsd:double;
  dwc:startLongitude '39.35'^^xsd:double;
  dwc:endLongitude '39.35'^^xsd:double;
  dwc:latitude '-5.86667'^^xsd:double;
  dwc:startLatitude '-5.86667'^^xsd:double;
  dwc:endLatitude '-5.86667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.35 -5.86667, 39.35 -5.86667, 39.35 -5.86667, 39.35 -5.86667, 39.35 -5.86667))'^^xsd:string;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7654'^^xsd:string;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.86667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.86667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.86667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.86667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 10534'^^xsd:string;
  dwc:scientificName 'Stypopodium flabelliforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '39.35'^^xsd:double;
  dwc:startLongitude '39.35'^^xsd:double;
  dwc:endLongitude '39.35'^^xsd:double;
  dwc:latitude '-5.86667'^^xsd:double;
  dwc:startLatitude '-5.86667'^^xsd:double;
  dwc:endLatitude '-5.86667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.35 -5.86667, 39.35 -5.86667, 39.35 -5.86667, 39.35 -5.86667, 39.35 -5.86667))'^^xsd:string;
  dwc:aphiaid '214315'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7670'^^xsd:string;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214315'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.86667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.86667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.86667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.86667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 10534'^^xsd:string;
  dwc:scientificName 'Stypopodium zonale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '39.35'^^xsd:double;
  dwc:startLongitude '39.35'^^xsd:double;
  dwc:endLongitude '39.35'^^xsd:double;
  dwc:latitude '-5.86667'^^xsd:double;
  dwc:startLatitude '-5.86667'^^xsd:double;
  dwc:endLatitude '-5.86667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.35 -5.86667, 39.35 -5.86667, 39.35 -5.86667, 39.35 -5.86667, 39.35 -5.86667))'^^xsd:string;
  dwc:aphiaid '145392'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7671'^^xsd:string;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145392'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.64178 39.36465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.64178"^^xsd:decimal ;
  dwc:decimalLongitude "39.36465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.64178 39.36465)"^^geo:wktLiteral ;
  geo-pos:lat "-4.64178"^^xsd:decimal ;
  geo-pos:long "39.36465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 7233'^^xsd:string;
  dwc:scientificName 'Padina australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:longitude '39.36465'^^xsd:double;
  dwc:startLongitude '39.36465'^^xsd:double;
  dwc:endLongitude '39.36465'^^xsd:double;
  dwc:latitude '-4.64178'^^xsd:double;
  dwc:startLatitude '-4.64178'^^xsd:double;
  dwc:endLatitude '-4.64178'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.36465 -4.64178, 39.36465 -4.64178, 39.36465 -4.64178, 39.36465 -4.64178, 39.36465 -4.64178))'^^xsd:string;
  dwc:aphiaid '372010'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7615'^^xsd:string;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372010'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6167 39.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6167"^^xsd:decimal ;
  dwc:decimalLongitude "39.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6167 39.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6167"^^xsd:decimal ;
  geo-pos:long "39.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 8788'^^xsd:string;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Provoost & Van Zele'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '39.3667'^^xsd:double;
  dwc:startLongitude '39.3667'^^xsd:double;
  dwc:endLongitude '39.3667'^^xsd:double;
  dwc:latitude '-4.6167'^^xsd:double;
  dwc:startLatitude '-4.6167'^^xsd:double;
  dwc:endLatitude '-4.6167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.3667 -4.6167, 39.3667 -4.6167, 39.3667 -4.6167, 39.3667 -4.6167, 39.3667 -4.6167))'^^xsd:string;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7640'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.66805556 39.36972222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.66805556"^^xsd:decimal ;
  dwc:decimalLongitude "39.36972222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.66805556 39.36972222)"^^geo:wktLiteral ;
  geo-pos:lat "-4.66805556"^^xsd:decimal ;
  geo-pos:long "39.36972222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 7293'^^xsd:string;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:longitude '39.36972222'^^xsd:double;
  dwc:startLongitude '39.36972222'^^xsd:double;
  dwc:endLongitude '39.36972222'^^xsd:double;
  dwc:latitude '-4.66805556'^^xsd:double;
  dwc:startLatitude '-4.66805556'^^xsd:double;
  dwc:endLatitude '-4.66805556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.36972222 -4.66805556, 39.36972222 -4.66805556, 39.36972222 -4.66805556, 39.36972222 -4.66805556, 39.36972222 -4.66805556))'^^xsd:string;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7617'^^xsd:string;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.66805556 39.36972222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.66805556"^^xsd:decimal ;
  dwc:decimalLongitude "39.36972222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.66805556 39.36972222)"^^geo:wktLiteral ;
  geo-pos:lat "-4.66805556"^^xsd:decimal ;
  geo-pos:long "39.36972222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 7294'^^xsd:string;
  dwc:scientificName 'Stypopodium flabelliforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:longitude '39.36972222'^^xsd:double;
  dwc:startLongitude '39.36972222'^^xsd:double;
  dwc:endLongitude '39.36972222'^^xsd:double;
  dwc:latitude '-4.66805556'^^xsd:double;
  dwc:startLatitude '-4.66805556'^^xsd:double;
  dwc:endLatitude '-4.66805556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.36972222 -4.66805556, 39.36972222 -4.66805556, 39.36972222 -4.66805556, 39.36972222 -4.66805556, 39.36972222 -4.66805556))'^^xsd:string;
  dwc:aphiaid '214315'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7618'^^xsd:string;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214315'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6459 39.4041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6459"^^xsd:decimal ;
  dwc:decimalLongitude "39.4041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6459 39.4041)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6459"^^xsd:decimal ;
  geo-pos:long "39.4041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 7265'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:longitude '39.4041'^^xsd:double;
  dwc:startLongitude '39.4041'^^xsd:double;
  dwc:endLongitude '39.4041'^^xsd:double;
  dwc:latitude '-4.6459'^^xsd:double;
  dwc:startLatitude '-4.6459'^^xsd:double;
  dwc:endLatitude '-4.6459'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.4041 -4.6459, 39.4041 -4.6459, 39.4041 -4.6459, 39.4041 -4.6459, 39.4041 -4.6459))'^^xsd:string;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7616'^^xsd:string;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 10511'^^xsd:string;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.42'^^xsd:double;
  dwc:endLongitude '39.42'^^xsd:double;
  dwc:latitude '-6.1'^^xsd:double;
  dwc:startLatitude '-6.1'^^xsd:double;
  dwc:endLatitude '-6.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.42 -6.1, 39.42 -6.1, 39.42 -6.1, 39.42 -6.1, 39.42 -6.1))'^^xsd:string;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7679'^^xsd:string;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 10521'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.42'^^xsd:double;
  dwc:endLongitude '39.42'^^xsd:double;
  dwc:latitude '-6.1'^^xsd:double;
  dwc:startLatitude '-6.1'^^xsd:double;
  dwc:endLatitude '-6.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.42 -6.1, 39.42 -6.1, 39.42 -6.1, 39.42 -6.1, 39.42 -6.1))'^^xsd:string;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7680'^^xsd:string;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 10518'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.42'^^xsd:double;
  dwc:endLongitude '39.42'^^xsd:double;
  dwc:latitude '-6.1'^^xsd:double;
  dwc:startLatitude '-6.1'^^xsd:double;
  dwc:endLatitude '-6.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.42 -6.1, 39.42 -6.1, 39.42 -6.1, 39.42 -6.1, 39.42 -6.1))'^^xsd:string;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7681'^^xsd:string;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 10519'^^xsd:string;
  dwc:scientificName 'Padina sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.42'^^xsd:double;
  dwc:endLongitude '39.42'^^xsd:double;
  dwc:latitude '-6.1'^^xsd:double;
  dwc:startLatitude '-6.1'^^xsd:double;
  dwc:endLatitude '-6.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.42 -6.1, 39.42 -6.1, 39.42 -6.1, 39.42 -6.1, 39.42 -6.1))'^^xsd:string;
  dwc:aphiaid '144088'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7682'^^xsd:string;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144088'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 10520'^^xsd:string;
  dwc:scientificName 'Padina sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.42'^^xsd:double;
  dwc:endLongitude '39.42'^^xsd:double;
  dwc:latitude '-6.1'^^xsd:double;
  dwc:startLatitude '-6.1'^^xsd:double;
  dwc:endLatitude '-6.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.42 -6.1, 39.42 -6.1, 39.42 -6.1, 39.42 -6.1, 39.42 -6.1))'^^xsd:string;
  dwc:aphiaid '144088'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7683'^^xsd:string;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144088'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 9733'^^xsd:string;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & Van den heede'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.42'^^xsd:double;
  dwc:endLongitude '39.42'^^xsd:double;
  dwc:latitude '-6.1'^^xsd:double;
  dwc:startLatitude '-6.1'^^xsd:double;
  dwc:endLatitude '-6.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.42 -6.1, 39.42 -6.1, 39.42 -6.1, 39.42 -6.1, 39.42 -6.1))'^^xsd:string;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7660'^^xsd:string;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 9680'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & Van den heede'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.42'^^xsd:double;
  dwc:endLongitude '39.42'^^xsd:double;
  dwc:latitude '-6.1'^^xsd:double;
  dwc:startLatitude '-6.1'^^xsd:double;
  dwc:endLatitude '-6.1'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.42 -6.1, 39.42 -6.1, 39.42 -6.1, 39.42 -6.1, 39.42 -6.1))'^^xsd:string;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7661'^^xsd:string;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.45 39.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.45"^^xsd:decimal ;
  dwc:decimalLongitude "39.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.45 39.46667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.45"^^xsd:decimal ;
  geo-pos:long "39.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 10673'^^xsd:string;
  dwc:scientificName 'Padina sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '39.46667'^^xsd:double;
  dwc:startLongitude '39.46667'^^xsd:double;
  dwc:endLongitude '39.46667'^^xsd:double;
  dwc:latitude '-6.45'^^xsd:double;
  dwc:startLatitude '-6.45'^^xsd:double;
  dwc:endLatitude '-6.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.46667 -6.45, 39.46667 -6.45, 39.46667 -6.45, 39.46667 -6.45, 39.46667 -6.45))'^^xsd:string;
  dwc:aphiaid '144088'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7666'^^xsd:string;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144088'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.16667 39.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.16667"^^xsd:decimal ;
  dwc:decimalLongitude "39.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.16667 39.46667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.16667"^^xsd:decimal ;
  geo-pos:long "39.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 10718'^^xsd:string;
  dwc:scientificName 'Padina australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '39.46667'^^xsd:double;
  dwc:startLongitude '39.46667'^^xsd:double;
  dwc:endLongitude '39.46667'^^xsd:double;
  dwc:latitude '-6.16667'^^xsd:double;
  dwc:startLatitude '-6.16667'^^xsd:double;
  dwc:endLatitude '-6.16667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.46667 -6.16667, 39.46667 -6.16667, 39.46667 -6.16667, 39.46667 -6.16667, 39.46667 -6.16667))'^^xsd:string;
  dwc:aphiaid '372010'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7665'^^xsd:string;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372010'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 8861'^^xsd:string;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Provoost & Van Zele'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '39.4667'^^xsd:double;
  dwc:startLongitude '39.4667'^^xsd:double;
  dwc:endLongitude '39.4667'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.53'^^xsd:double;
  dwc:endLatitude '-4.53'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.4667 -4.53, 39.4667 -4.53, 39.4667 -4.53, 39.4667 -4.53, 39.4667 -4.53))'^^xsd:string;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7637'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 8858'^^xsd:string;
  dwc:scientificName 'Padina sp.4'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Provoost & Van Zele'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '39.4667'^^xsd:double;
  dwc:startLongitude '39.4667'^^xsd:double;
  dwc:endLongitude '39.4667'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.53'^^xsd:double;
  dwc:endLatitude '-4.53'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.4667 -4.53, 39.4667 -4.53, 39.4667 -4.53, 39.4667 -4.53, 39.4667 -4.53))'^^xsd:string;
  dwc:aphiaid '144088'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7638'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 8857'^^xsd:string;
  dwc:scientificName 'Stoechospermum marginatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Provoost & Van Zele'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '39.4667'^^xsd:double;
  dwc:startLongitude '39.4667'^^xsd:double;
  dwc:endLongitude '39.4667'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.53'^^xsd:double;
  dwc:endLatitude '-4.53'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.4667 -4.53, 39.4667 -4.53, 39.4667 -4.53, 39.4667 -4.53, 39.4667 -4.53))'^^xsd:string;
  dwc:aphiaid '214312'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7639'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '376704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 9496'^^xsd:string;
  dwc:scientificName 'Spatoglossum asperum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Vackier & Verstraete'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '39.4667'^^xsd:double;
  dwc:startLongitude '39.4667'^^xsd:double;
  dwc:endLongitude '39.4667'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.53'^^xsd:double;
  dwc:endLatitude '-4.53'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.4667 -4.53, 39.4667 -4.53, 39.4667 -4.53, 39.4667 -4.53, 39.4667 -4.53))'^^xsd:string;
  dwc:aphiaid '214311'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7646'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214311'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 9519'^^xsd:string;
  dwc:scientificName 'Spatoglossum asperum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Vackier & Verstraete'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '39.4667'^^xsd:double;
  dwc:startLongitude '39.4667'^^xsd:double;
  dwc:endLongitude '39.4667'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.53'^^xsd:double;
  dwc:endLatitude '-4.53'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.4667 -4.53, 39.4667 -4.53, 39.4667 -4.53, 39.4667 -4.53, 39.4667 -4.53))'^^xsd:string;
  dwc:aphiaid '214311'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7647'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214311'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 6907'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7600'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 8222'^^xsd:string;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schrijver'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7630'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 8223'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schrijver'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7628'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 6733'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7599'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.52)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 7176'^^xsd:string;
  dwc:scientificName 'Padina sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.52'^^xsd:double;
  dwc:endLongitude '39.52'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42'^^xsd:double;
  dwc:endLatitude '-4.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.42, 39.52 -4.42, 39.52 -4.42, 39.52 -4.42, 39.52 -4.42))'^^xsd:string;
  dwc:aphiaid '144088'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7611'^^xsd:string;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144088'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.52)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 8160'^^xsd:string;
  dwc:scientificName 'Padina sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.52'^^xsd:double;
  dwc:endLongitude '39.52'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42'^^xsd:double;
  dwc:endLatitude '-4.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.42, 39.52 -4.42, 39.52 -4.42, 39.52 -4.42, 39.52 -4.42))'^^xsd:string;
  dwc:aphiaid '144088'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7619'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.52)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 8234'^^xsd:string;
  dwc:scientificName 'Padina australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schrijver'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.52'^^xsd:double;
  dwc:endLongitude '39.52'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42'^^xsd:double;
  dwc:endLatitude '-4.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.42, 39.52 -4.42, 39.52 -4.42, 39.52 -4.42, 39.52 -4.42))'^^xsd:string;
  dwc:aphiaid '372010'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7629'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372010'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.52)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 8881'^^xsd:string;
  dwc:scientificName 'Padina australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Provoost & Van Zele'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.52'^^xsd:double;
  dwc:endLongitude '39.52'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42'^^xsd:double;
  dwc:endLatitude '-4.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.42, 39.52 -4.42, 39.52 -4.42, 39.52 -4.42, 39.52 -4.42))'^^xsd:string;
  dwc:aphiaid '372010'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7583'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '372010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.52)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 8769'^^xsd:string;
  dwc:scientificName 'Padina sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Provoost & Van Zele'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '39.52'^^xsd:double;
  dwc:startLongitude '39.52'^^xsd:double;
  dwc:endLongitude '39.52'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.42'^^xsd:double;
  dwc:endLatitude '-4.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52 -4.42, 39.52 -4.42, 39.52 -4.42, 39.52 -4.42, 39.52 -4.42))'^^xsd:string;
  dwc:aphiaid '144088'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7584'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.45 39.53333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.45"^^xsd:decimal ;
  dwc:decimalLongitude "39.53333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.45 39.53333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.45"^^xsd:decimal ;
  geo-pos:long "39.53333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 9470'^^xsd:string;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Vackier & Verstraete'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '39.53333'^^xsd:double;
  dwc:startLongitude '39.53333'^^xsd:double;
  dwc:endLongitude '39.53333'^^xsd:double;
  dwc:latitude '-4.45'^^xsd:double;
  dwc:startLatitude '-4.45'^^xsd:double;
  dwc:endLatitude '-4.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.53333 -4.45, 39.53333 -4.45, 39.53333 -4.45, 39.53333 -4.45, 39.53333 -4.45))'^^xsd:string;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7642'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.45 39.53333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.45"^^xsd:decimal ;
  dwc:decimalLongitude "39.53333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.45 39.53333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.45"^^xsd:decimal ;
  geo-pos:long "39.53333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 9466'^^xsd:string;
  dwc:scientificName 'Stoechospermum marginatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Vackier & Verstraete'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '39.53333'^^xsd:double;
  dwc:startLongitude '39.53333'^^xsd:double;
  dwc:endLongitude '39.53333'^^xsd:double;
  dwc:latitude '-4.45'^^xsd:double;
  dwc:startLatitude '-4.45'^^xsd:double;
  dwc:endLatitude '-4.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.53333 -4.45, 39.53333 -4.45, 39.53333 -4.45, 39.53333 -4.45, 39.53333 -4.45))'^^xsd:string;
  dwc:aphiaid '214312'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7643'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376704'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.45 39.53333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.45"^^xsd:decimal ;
  dwc:decimalLongitude "39.53333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.45 39.53333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.45"^^xsd:decimal ;
  geo-pos:long "39.53333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 9469'^^xsd:string;
  dwc:scientificName 'Stypopodium zonale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Vackier & Verstraete'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '39.53333'^^xsd:double;
  dwc:startLongitude '39.53333'^^xsd:double;
  dwc:endLongitude '39.53333'^^xsd:double;
  dwc:latitude '-4.45'^^xsd:double;
  dwc:startLatitude '-4.45'^^xsd:double;
  dwc:endLatitude '-4.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.53333 -4.45, 39.53333 -4.45, 39.53333 -4.45, 39.53333 -4.45, 39.53333 -4.45))'^^xsd:string;
  dwc:aphiaid '145392'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7644'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145392'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.268888 39.546318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.268888"^^xsd:decimal ;
  dwc:decimalLongitude "39.546318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.268888 39.546318)"^^geo:wktLiteral ;
  geo-pos:lat "-6.268888"^^xsd:decimal ;
  geo-pos:long "39.546318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 9920'^^xsd:string;
  dwc:scientificName 'Padina sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & Van den heede'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '39.546318'^^xsd:double;
  dwc:startLongitude '39.546318'^^xsd:double;
  dwc:endLongitude '39.546318'^^xsd:double;
  dwc:latitude '-6.268888'^^xsd:double;
  dwc:startLatitude '-6.268888'^^xsd:double;
  dwc:endLatitude '-6.268888'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.546318 -6.268888, 39.546318 -6.268888, 39.546318 -6.268888, 39.546318 -6.268888, 39.546318 -6.268888))'^^xsd:string;
  dwc:aphiaid '144088'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7659'^^xsd:string;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144088'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 8769'^^xsd:string;
  dwc:scientificName 'Padina sp.4'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Provoost & Van Zele'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '144088'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7641'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 9438'^^xsd:string;
  dwc:scientificName 'Stypopodium zonale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Vackier & Verstraete'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '145392'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7648'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145392'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 8379'^^xsd:string;
  dwc:scientificName 'Stoechospermum marginatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schrijver'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '214312'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7632'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376704'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 8377'^^xsd:string;
  dwc:scientificName 'Stypopodium zonale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schrijver'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '145392'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7487'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145392'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 6789'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7609'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 6811'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7610'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 8832'^^xsd:string;
  dwc:scientificName 'Stypopodium zonale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Provoost & Van Zele'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '145392'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7582'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145392'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 6847'^^xsd:string;
  dwc:scientificName 'Padina sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '144088'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7598'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144088'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 8831'^^xsd:string;
  dwc:scientificName 'Stoechospermum marginatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Provoost & Van Zele'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '214312'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7581'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '376704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 8267'^^xsd:string;
  dwc:scientificName 'Padina australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schrijver'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '372010'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7626'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '372010'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 8493'^^xsd:string;
  dwc:scientificName 'Stypopodium zonale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schrijver'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '145392'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7627'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145392'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 6719'^^xsd:string;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.66'^^xsd:double;
  dwc:startLongitude '39.66'^^xsd:double;
  dwc:endLongitude '39.66'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4, 39.66 -4))'^^xsd:string;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7607'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.035 39.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.035"^^xsd:decimal ;
  dwc:decimalLongitude "39.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.035 39.675)"^^geo:wktLiteral ;
  geo-pos:lat "-4.035"^^xsd:decimal ;
  geo-pos:long "39.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 6880'^^xsd:string;
  dwc:scientificName 'Padina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.675'^^xsd:double;
  dwc:startLongitude '39.675'^^xsd:double;
  dwc:endLongitude '39.675'^^xsd:double;
  dwc:latitude '-4.035'^^xsd:double;
  dwc:startLatitude '-4.035'^^xsd:double;
  dwc:endLatitude '-4.035'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.675 -4.035, 39.675 -4.035, 39.675 -4.035, 39.675 -4.035, 39.675 -4.035))'^^xsd:string;
  dwc:aphiaid '144088'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7608'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144088'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06096 39.68227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06096"^^xsd:decimal ;
  dwc:decimalLongitude "39.68227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06096 39.68227)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06096"^^xsd:decimal ;
  geo-pos:long "39.68227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 5822'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68227'^^xsd:double;
  dwc:startLongitude '39.68227'^^xsd:double;
  dwc:endLongitude '39.68227'^^xsd:double;
  dwc:latitude '-4.06096'^^xsd:double;
  dwc:startLatitude '-4.06096'^^xsd:double;
  dwc:endLatitude '-4.06096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68227 -4.06096, 39.68227 -4.06096, 39.68227 -4.06096, 39.68227 -4.06096, 39.68227 -4.06096))'^^xsd:string;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7593'^^xsd:string;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7595> ;
  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/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7595>
  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/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 5929'^^xsd:string;
  dwc:scientificName 'Padina sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '144088'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7595'^^xsd:string;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144088'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7596> ;
  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/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7596>
  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/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 5941'^^xsd:string;
  dwc:scientificName 'Spatoglossum asperum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '214311'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7596'^^xsd:string;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214311'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7604> ;
  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/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7604>
  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/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 6916'^^xsd:string;
  dwc:scientificName 'Spatoglossum asperum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '214311'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7604'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214311'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7605> ;
  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/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7605>
  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/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 6917'^^xsd:string;
  dwc:scientificName 'Stoechospermum marginatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '214312'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7605'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376704'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7586> ;
  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/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7586>
  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/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 5544'^^xsd:string;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7586'^^xsd:string;
  dwc:observationDate '1985-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7612> ;
  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/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7612>
  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/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 7222'^^xsd:string;
  dwc:scientificName 'Padina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '144088'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7612'^^xsd:string;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144088'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7585> ;
  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/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7585>
  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/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 5542'^^xsd:string;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7585'^^xsd:string;
  dwc:observationDate '1985-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7587> ;
  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/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7587>
  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/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 5543'^^xsd:string;
  dwc:scientificName 'Spatoglossum asperum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '214311'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7587'^^xsd:string;
  dwc:observationDate '1985-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7588> ;
  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/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7588>
  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/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 5541'^^xsd:string;
  dwc:scientificName 'Stoechospermum marginatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '214312'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7588'^^xsd:string;
  dwc:observationDate '1985-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '376704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7594> ;
  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/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7594>
  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/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 5927'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7594'^^xsd:string;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 6879'^^xsd:string;
  dwc:scientificName 'Spatoglossum asperum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '214311'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7603'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214311'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 6058'^^xsd:string;
  dwc:scientificName 'Stypopodium zonale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '145392'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7592'^^xsd:string;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145392'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 7037'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7601'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.04868 39.70948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.04868"^^xsd:decimal ;
  dwc:decimalLongitude "39.70948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.04868 39.70948)"^^geo:wktLiteral ;
  geo-pos:lat "-4.04868"^^xsd:decimal ;
  geo-pos:long "39.70948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 5651'^^xsd:string;
  dwc:scientificName 'Padina sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.70948'^^xsd:double;
  dwc:startLongitude '39.70948'^^xsd:double;
  dwc:endLongitude '39.70948'^^xsd:double;
  dwc:latitude '-4.04868'^^xsd:double;
  dwc:startLatitude '-4.04868'^^xsd:double;
  dwc:endLatitude '-4.04868'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.70948 -4.04868, 39.70948 -4.04868, 39.70948 -4.04868, 39.70948 -4.04868, 39.70948 -4.04868))'^^xsd:string;
  dwc:aphiaid '144088'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7589'^^xsd:string;
  dwc:observationDate '1985-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.04868 39.70948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.04868"^^xsd:decimal ;
  dwc:decimalLongitude "39.70948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.04868 39.70948)"^^geo:wktLiteral ;
  geo-pos:lat "-4.04868"^^xsd:decimal ;
  geo-pos:long "39.70948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 6040'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.70948'^^xsd:double;
  dwc:startLongitude '39.70948'^^xsd:double;
  dwc:endLongitude '39.70948'^^xsd:double;
  dwc:latitude '-4.04868'^^xsd:double;
  dwc:startLatitude '-4.04868'^^xsd:double;
  dwc:endLatitude '-4.04868'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.70948 -4.04868, 39.70948 -4.04868, 39.70948 -4.04868, 39.70948 -4.04868, 39.70948 -4.04868))'^^xsd:string;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7597'^^xsd:string;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.04868 39.70948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.04868"^^xsd:decimal ;
  dwc:decimalLongitude "39.70948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.04868 39.70948)"^^geo:wktLiteral ;
  geo-pos:lat "-4.04868"^^xsd:decimal ;
  geo-pos:long "39.70948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 6761'^^xsd:string;
  dwc:scientificName 'Stoechospermum marginatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.70948'^^xsd:double;
  dwc:startLongitude '39.70948'^^xsd:double;
  dwc:endLongitude '39.70948'^^xsd:double;
  dwc:latitude '-4.04868'^^xsd:double;
  dwc:startLatitude '-4.04868'^^xsd:double;
  dwc:endLatitude '-4.04868'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.70948 -4.04868, 39.70948 -4.04868, 39.70948 -4.04868, 39.70948 -4.04868, 39.70948 -4.04868))'^^xsd:string;
  dwc:aphiaid '214312'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7606'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376704'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.04868 39.70948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.04868"^^xsd:decimal ;
  dwc:decimalLongitude "39.70948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.04868 39.70948)"^^geo:wktLiteral ;
  geo-pos:lat "-4.04868"^^xsd:decimal ;
  geo-pos:long "39.70948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 7357'^^xsd:string;
  dwc:scientificName 'Padina sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:longitude '39.70948'^^xsd:double;
  dwc:startLongitude '39.70948'^^xsd:double;
  dwc:endLongitude '39.70948'^^xsd:double;
  dwc:latitude '-4.04868'^^xsd:double;
  dwc:startLatitude '-4.04868'^^xsd:double;
  dwc:endLatitude '-4.04868'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.70948 -4.04868, 39.70948 -4.04868, 39.70948 -4.04868, 39.70948 -4.04868, 39.70948 -4.04868))'^^xsd:string;
  dwc:aphiaid '144088'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7613'^^xsd:string;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144088'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.04868 39.70948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.04868"^^xsd:decimal ;
  dwc:decimalLongitude "39.70948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.04868 39.70948)"^^geo:wktLiteral ;
  geo-pos:lat "-4.04868"^^xsd:decimal ;
  geo-pos:long "39.70948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 7342'^^xsd:string;
  dwc:scientificName 'Stoechospermum marginatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:longitude '39.70948'^^xsd:double;
  dwc:startLongitude '39.70948'^^xsd:double;
  dwc:endLongitude '39.70948'^^xsd:double;
  dwc:latitude '-4.04868'^^xsd:double;
  dwc:startLatitude '-4.04868'^^xsd:double;
  dwc:endLatitude '-4.04868'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.70948 -4.04868, 39.70948 -4.04868, 39.70948 -4.04868, 39.70948 -4.04868, 39.70948 -4.04868))'^^xsd:string;
  dwc:aphiaid '214312'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7614'^^xsd:string;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376704'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.71667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.71667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.71667)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "39.71667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 8600'^^xsd:string;
  dwc:scientificName 'Padina sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '39.71667'^^xsd:double;
  dwc:startLongitude '39.71667'^^xsd:double;
  dwc:endLongitude '39.71667'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:startLatitude '-4'^^xsd:integer;
  dwc:endLatitude '-4'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((39.71667 -4, 39.71667 -4, 39.71667 -4, 39.71667 -4, 39.71667 -4))'^^xsd:string;
  dwc:aphiaid '144088'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7579'^^xsd:string;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144088'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02055556 39.7275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.02055556"^^xsd:decimal ;
  dwc:decimalLongitude "39.7275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02055556 39.7275)"^^geo:wktLiteral ;
  geo-pos:lat "-4.02055556"^^xsd:decimal ;
  geo-pos:long "39.7275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 8688'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Provoost & Van Zele'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '39.7275'^^xsd:double;
  dwc:startLongitude '39.7275'^^xsd:double;
  dwc:endLongitude '39.7275'^^xsd:double;
  dwc:latitude '-4.02055556'^^xsd:double;
  dwc:startLatitude '-4.02055556'^^xsd:double;
  dwc:endLatitude '-4.02055556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7275 -4.02055556, 39.7275 -4.02055556, 39.7275 -4.02055556, 39.7275 -4.02055556, 39.7275 -4.02055556))'^^xsd:string;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7633'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02055556 39.7275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.02055556"^^xsd:decimal ;
  dwc:decimalLongitude "39.7275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02055556 39.7275)"^^geo:wktLiteral ;
  geo-pos:lat "-4.02055556"^^xsd:decimal ;
  geo-pos:long "39.7275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 8771'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Provoost & Van Zele'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '39.7275'^^xsd:double;
  dwc:startLongitude '39.7275'^^xsd:double;
  dwc:endLongitude '39.7275'^^xsd:double;
  dwc:latitude '-4.02055556'^^xsd:double;
  dwc:startLatitude '-4.02055556'^^xsd:double;
  dwc:endLatitude '-4.02055556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7275 -4.02055556, 39.7275 -4.02055556, 39.7275 -4.02055556, 39.7275 -4.02055556, 39.7275 -4.02055556))'^^xsd:string;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7634'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02055556 39.7275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.02055556"^^xsd:decimal ;
  dwc:decimalLongitude "39.7275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02055556 39.7275)"^^geo:wktLiteral ;
  geo-pos:lat "-4.02055556"^^xsd:decimal ;
  geo-pos:long "39.7275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 8612'^^xsd:string;
  dwc:scientificName 'Padina sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '39.7275'^^xsd:double;
  dwc:startLongitude '39.7275'^^xsd:double;
  dwc:endLongitude '39.7275'^^xsd:double;
  dwc:latitude '-4.02055556'^^xsd:double;
  dwc:startLatitude '-4.02055556'^^xsd:double;
  dwc:endLatitude '-4.02055556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7275 -4.02055556, 39.7275 -4.02055556, 39.7275 -4.02055556, 39.7275 -4.02055556, 39.7275 -4.02055556))'^^xsd:string;
  dwc:aphiaid '144088'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7580'^^xsd:string;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144088'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02055556 39.7275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.02055556"^^xsd:decimal ;
  dwc:decimalLongitude "39.7275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02055556 39.7275)"^^geo:wktLiteral ;
  geo-pos:lat "-4.02055556"^^xsd:decimal ;
  geo-pos:long "39.7275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 8689'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Provoost & Van Zele'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '39.7275'^^xsd:double;
  dwc:startLongitude '39.7275'^^xsd:double;
  dwc:endLongitude '39.7275'^^xsd:double;
  dwc:latitude '-4.02055556'^^xsd:double;
  dwc:startLatitude '-4.02055556'^^xsd:double;
  dwc:endLatitude '-4.02055556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7275 -4.02055556, 39.7275 -4.02055556, 39.7275 -4.02055556, 39.7275 -4.02055556, 39.7275 -4.02055556))'^^xsd:string;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7635'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02055556 39.7275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.02055556"^^xsd:decimal ;
  dwc:decimalLongitude "39.7275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02055556 39.7275)"^^geo:wktLiteral ;
  geo-pos:lat "-4.02055556"^^xsd:decimal ;
  geo-pos:long "39.7275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 8777'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Provoost & Van Zele'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '39.7275'^^xsd:double;
  dwc:startLongitude '39.7275'^^xsd:double;
  dwc:endLongitude '39.7275'^^xsd:double;
  dwc:latitude '-4.02055556'^^xsd:double;
  dwc:startLatitude '-4.02055556'^^xsd:double;
  dwc:endLatitude '-4.02055556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7275 -4.02055556, 39.7275 -4.02055556, 39.7275 -4.02055556, 39.7275 -4.02055556, 39.7275 -4.02055556))'^^xsd:string;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7636'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.81667 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.81667"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.81667 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.81667"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 8162'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.81667'^^xsd:double;
  dwc:startLatitude '-3.81667'^^xsd:double;
  dwc:endLatitude '-3.81667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.81667, 39.8 -3.81667, 39.8 -3.81667, 39.8 -3.81667, 39.8 -3.81667))'^^xsd:string;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7622'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.37 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.37"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.37 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "-3.37"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 8217'^^xsd:string;
  dwc:scientificName 'Stypopodium zonale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:longitude '39.97'^^xsd:double;
  dwc:startLongitude '39.97'^^xsd:double;
  dwc:endLongitude '39.97'^^xsd:double;
  dwc:latitude '-3.37'^^xsd:double;
  dwc:startLatitude '-3.37'^^xsd:double;
  dwc:endLatitude '-3.37'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.97 -3.37, 39.97 -3.37, 39.97 -3.37, 39.97 -3.37, 39.97 -3.37))'^^xsd:string;
  dwc:aphiaid '145392'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7625'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145392'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.37 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.37"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.37 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "-3.37"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 8216'^^xsd:string;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:longitude '39.97'^^xsd:double;
  dwc:startLongitude '39.97'^^xsd:double;
  dwc:endLongitude '39.97'^^xsd:double;
  dwc:latitude '-3.37'^^xsd:double;
  dwc:startLatitude '-3.37'^^xsd:double;
  dwc:endLatitude '-3.37'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.97 -3.37, 39.97 -3.37, 39.97 -3.37, 39.97 -3.37, 39.97 -3.37))'^^xsd:string;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7623'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.37 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.37"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.37 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "-3.37"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 8215'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:longitude '39.97'^^xsd:double;
  dwc:startLongitude '39.97'^^xsd:double;
  dwc:endLongitude '39.97'^^xsd:double;
  dwc:latitude '-3.37'^^xsd:double;
  dwc:startLatitude '-3.37'^^xsd:double;
  dwc:endLatitude '-3.37'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.97 -3.37, 39.97 -3.37, 39.97 -3.37, 39.97 -3.37, 39.97 -3.37))'^^xsd:string;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7624'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3674 39.9976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3674"^^xsd:decimal ;
  dwc:decimalLongitude "39.9976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3674 39.9976)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3674"^^xsd:decimal ;
  geo-pos:long "39.9976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 8428'^^xsd:string;
  dwc:scientificName 'Stypopodium zonale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schrijver'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '39.9976'^^xsd:double;
  dwc:startLongitude '39.9976'^^xsd:double;
  dwc:endLongitude '39.9976'^^xsd:double;
  dwc:latitude '-3.3674'^^xsd:double;
  dwc:startLatitude '-3.3674'^^xsd:double;
  dwc:endLatitude '-3.3674'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.9976 -3.3674, 39.9976 -3.3674, 39.9976 -3.3674, 39.9976 -3.3674, 39.9976 -3.3674))'^^xsd:string;
  dwc:aphiaid '145392'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7578'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145392'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.11667 40.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.11667"^^xsd:decimal ;
  dwc:decimalLongitude "40.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.11667 40.15)"^^geo:wktLiteral ;
  geo-pos:lat "-3.11667"^^xsd:decimal ;
  geo-pos:long "40.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 9517'^^xsd:string;
  dwc:scientificName 'Stoechospermum marginatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Vackier & Verstraete'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '40.15'^^xsd:double;
  dwc:startLongitude '40.15'^^xsd:double;
  dwc:endLongitude '40.15'^^xsd:double;
  dwc:latitude '-3.11667'^^xsd:double;
  dwc:startLatitude '-3.11667'^^xsd:double;
  dwc:endLatitude '-3.11667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.15 -3.11667, 40.15 -3.11667, 40.15 -3.11667, 40.15 -3.11667, 40.15 -3.11667))'^^xsd:string;
  dwc:aphiaid '214312'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7645'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376704'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.11667 40.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.11667"^^xsd:decimal ;
  dwc:decimalLongitude "40.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.11667 40.15)"^^geo:wktLiteral ;
  geo-pos:lat "-3.11667"^^xsd:decimal ;
  geo-pos:long "40.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 8429'^^xsd:string;
  dwc:scientificName 'Stoechospermum marginatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schrijver'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '40.15'^^xsd:double;
  dwc:startLongitude '40.15'^^xsd:double;
  dwc:endLongitude '40.15'^^xsd:double;
  dwc:latitude '-3.11667'^^xsd:double;
  dwc:startLatitude '-3.11667'^^xsd:double;
  dwc:endLatitude '-3.11667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.15 -3.11667, 40.15 -3.11667, 40.15 -3.11667, 40.15 -3.11667, 40.15 -3.11667))'^^xsd:string;
  dwc:aphiaid '214312'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7631'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '376704'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.11667 40.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.11667"^^xsd:decimal ;
  dwc:decimalLongitude "40.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.11667 40.15)"^^geo:wktLiteral ;
  geo-pos:lat "-3.11667"^^xsd:decimal ;
  geo-pos:long "40.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 8179'^^xsd:string;
  dwc:scientificName 'Spatoglossum asperum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:longitude '40.15'^^xsd:double;
  dwc:startLongitude '40.15'^^xsd:double;
  dwc:endLongitude '40.15'^^xsd:double;
  dwc:latitude '-3.11667'^^xsd:double;
  dwc:startLatitude '-3.11667'^^xsd:double;
  dwc:endLatitude '-3.11667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.15 -3.11667, 40.15 -3.11667, 40.15 -3.11667, 40.15 -3.11667, 40.15 -3.11667))'^^xsd:string;
  dwc:aphiaid '214311'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7620'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '214311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.11667 40.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.11667"^^xsd:decimal ;
  dwc:decimalLongitude "40.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.11667 40.15)"^^geo:wktLiteral ;
  geo-pos:lat "-3.11667"^^xsd:decimal ;
  geo-pos:long "40.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 8178'^^xsd:string;
  dwc:scientificName 'Stoechospermum marginatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:longitude '40.15'^^xsd:double;
  dwc:startLongitude '40.15'^^xsd:double;
  dwc:endLongitude '40.15'^^xsd:double;
  dwc:latitude '-3.11667'^^xsd:double;
  dwc:startLatitude '-3.11667'^^xsd:double;
  dwc:endLatitude '-3.11667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.15 -3.11667, 40.15 -3.11667, 40.15 -3.11667, 40.15 -3.11667, 40.15 -3.11667))'^^xsd:string;
  dwc:aphiaid '214312'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7621'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '376704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 5869'^^xsd:string;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7590'^^xsd:string;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 5916'^^xsd:string;
  dwc:scientificName 'Padina tetrastromatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '220796'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7591'^^xsd:string;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '220796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.3174 40.9171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.3174"^^xsd:decimal ;
  dwc:decimalLongitude "40.9171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.3174 40.9171)"^^geo:wktLiteral ;
  geo-pos:lat "-2.3174"^^xsd:decimal ;
  geo-pos:long "40.9171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4497__Ugent_Dictyotales_Kenya_Tanzania%281985-1994%29_7602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4497_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Dictyotales_Kenya_Tanzania(1985-1994)'^^xsd:string;
  dwc:catalogNumber 'HEC 7084'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '40.9171'^^xsd:double;
  dwc:startLongitude '40.9171'^^xsd:double;
  dwc:endLongitude '40.9171'^^xsd:double;
  dwc:latitude '-2.3174'^^xsd:double;
  dwc:startLatitude '-2.3174'^^xsd:double;
  dwc:endLatitude '-2.3174'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.9171 -2.3174, 40.9171 -2.3174, 40.9171 -2.3174, 40.9171 -2.3174, 40.9171 -2.3174))'^^xsd:string;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Dictyotales_Kenya_Tanzania(1985-1994)_7602'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF