@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/4457_Site%2021_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2021_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2021_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.37068309 49.48747567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.37068309"^^xsd:decimal ;
  dwc:decimalLongitude "49.48747567"^^xsd:decimal ;
  dwc: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/4457_Site%2021_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.37068309 49.48747567)"^^geo:wktLiteral ;
  geo-pos:lat "27.37068309"^^xsd:decimal ;
  geo-pos:long "49.48747567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2021_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9273" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70713'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9273'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.48747567'^^xsd:double;
  dwc:latitude '27.37068309'^^xsd:double;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70713'^^xsd:string;
  dwc:observationDate '1992-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2018_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2018_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2018_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.32395928 49.43416202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.32395928"^^xsd:decimal ;
  dwc:decimalLongitude "49.43416202"^^xsd:decimal ;
  dwc: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/4457_Site%2018_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.32395928 49.43416202)"^^geo:wktLiteral ;
  geo-pos:lat "27.32395928"^^xsd:decimal ;
  geo-pos:long "49.43416202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2018_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9284" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70714'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9284'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.43416202'^^xsd:double;
  dwc:latitude '27.32395928'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70714'^^xsd:string;
  dwc:observationDate '1992-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2018_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2018_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2018_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.32395928 49.43416202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.32395928"^^xsd:decimal ;
  dwc:decimalLongitude "49.43416202"^^xsd:decimal ;
  dwc: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/4457_Site%2018_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.32395928 49.43416202)"^^geo:wktLiteral ;
  geo-pos:lat "27.32395928"^^xsd:decimal ;
  geo-pos:long "49.43416202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2018_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9285" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70715'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9285'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.43416202'^^xsd:double;
  dwc:latitude '27.32395928'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70715'^^xsd:string;
  dwc:observationDate '1992-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%201_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%201_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%201_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.34732364 49.56424733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.34732364"^^xsd:decimal ;
  dwc:decimalLongitude "49.56424733"^^xsd:decimal ;
  dwc: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/4457_Site%201_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.34732364 49.56424733)"^^geo:wktLiteral ;
  geo-pos:lat "27.34732364"^^xsd:decimal ;
  geo-pos:long "49.56424733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%201_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9296" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70716'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9296'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.56424733'^^xsd:double;
  dwc:latitude '27.34732364'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70716'^^xsd:string;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%201_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%201_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%201_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.34732364 49.56424733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.34732364"^^xsd:decimal ;
  dwc:decimalLongitude "49.56424733"^^xsd:decimal ;
  dwc: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/4457_Site%201_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.34732364 49.56424733)"^^geo:wktLiteral ;
  geo-pos:lat "27.34732364"^^xsd:decimal ;
  geo-pos:long "49.56424733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%201_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9298" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70717'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9298'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.56424733'^^xsd:double;
  dwc:latitude '27.34732364'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70717'^^xsd:string;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%201_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%201_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%201_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.34732364 49.56424733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.34732364"^^xsd:decimal ;
  dwc:decimalLongitude "49.56424733"^^xsd:decimal ;
  dwc: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/4457_Site%201_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.34732364 49.56424733)"^^geo:wktLiteral ;
  geo-pos:lat "27.34732364"^^xsd:decimal ;
  geo-pos:long "49.56424733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%201_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9294" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70718'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9294'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.56424733'^^xsd:double;
  dwc:latitude '27.34732364'^^xsd:double;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70718'^^xsd:string;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2027_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2027_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2027_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.38393896 49.35525782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.38393896"^^xsd:decimal ;
  dwc:decimalLongitude "49.35525782"^^xsd:decimal ;
  dwc: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/4457_Site%2027_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.38393896 49.35525782)"^^geo:wktLiteral ;
  geo-pos:lat "27.38393896"^^xsd:decimal ;
  geo-pos:long "49.35525782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2027_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9355" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70719'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9355'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.35525782'^^xsd:double;
  dwc:latitude '27.38393896'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70719'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2027_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2027_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2027_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.38393896 49.35525782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.38393896"^^xsd:decimal ;
  dwc:decimalLongitude "49.35525782"^^xsd:decimal ;
  dwc: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/4457_Site%2027_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.38393896 49.35525782)"^^geo:wktLiteral ;
  geo-pos:lat "27.38393896"^^xsd:decimal ;
  geo-pos:long "49.35525782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2027_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9357" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70720'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9357'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.35525782'^^xsd:double;
  dwc:latitude '27.38393896'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70720'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2025_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2025_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2025_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.35237475 49.45904173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.35237475"^^xsd:decimal ;
  dwc:decimalLongitude "49.45904173"^^xsd:decimal ;
  dwc: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/4457_Site%2025_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.35237475 49.45904173)"^^geo:wktLiteral ;
  geo-pos:lat "27.35237475"^^xsd:decimal ;
  geo-pos:long "49.45904173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2025_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9330" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70721'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9330'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.45904173'^^xsd:double;
  dwc:latitude '27.35237475'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70721'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2025_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2025_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2025_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.35237475 49.45904173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.35237475"^^xsd:decimal ;
  dwc:decimalLongitude "49.45904173"^^xsd:decimal ;
  dwc: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/4457_Site%2025_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.35237475 49.45904173)"^^geo:wktLiteral ;
  geo-pos:lat "27.35237475"^^xsd:decimal ;
  geo-pos:long "49.45904173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2025_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9335" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70722'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9335'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.45904173'^^xsd:double;
  dwc:latitude '27.35237475'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70722'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2026_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2026_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2026_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.31385424 49.35667952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.31385424"^^xsd:decimal ;
  dwc:decimalLongitude "49.35667952"^^xsd:decimal ;
  dwc: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/4457_Site%2026_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.31385424 49.35667952)"^^geo:wktLiteral ;
  geo-pos:lat "27.31385424"^^xsd:decimal ;
  geo-pos:long "49.35667952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2026_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9345" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70723'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9345'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.35667952'^^xsd:double;
  dwc:latitude '27.31385424'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70723'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2026_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2026_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2026_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.31385424 49.35667952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.31385424"^^xsd:decimal ;
  dwc:decimalLongitude "49.35667952"^^xsd:decimal ;
  dwc: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/4457_Site%2026_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.31385424 49.35667952)"^^geo:wktLiteral ;
  geo-pos:lat "27.31385424"^^xsd:decimal ;
  geo-pos:long "49.35667952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2026_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9350" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70724'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9350'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.35667952'^^xsd:double;
  dwc:latitude '27.31385424'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70724'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2025_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2025_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2025_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.35237475 49.45904173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.35237475"^^xsd:decimal ;
  dwc:decimalLongitude "49.45904173"^^xsd:decimal ;
  dwc: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/4457_Site%2025_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.35237475 49.45904173)"^^geo:wktLiteral ;
  geo-pos:lat "27.35237475"^^xsd:decimal ;
  geo-pos:long "49.45904173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2025_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9336" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70725'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9336'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.45904173'^^xsd:double;
  dwc:latitude '27.35237475'^^xsd:double;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70725'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%201_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%201_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%201_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.34732364 49.56424733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.34732364"^^xsd:decimal ;
  dwc:decimalLongitude "49.56424733"^^xsd:decimal ;
  dwc: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/4457_Site%201_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.34732364 49.56424733)"^^geo:wktLiteral ;
  geo-pos:lat "27.34732364"^^xsd:decimal ;
  geo-pos:long "49.56424733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%201_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ODC 13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70726'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'ODC 13'^^xsd:string;
  dwc:collector 'De Clerck'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.56424733'^^xsd:double;
  dwc:latitude '27.34732364'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70726'^^xsd:string;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2022_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2022_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2022_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.33722074 49.48534313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.33722074"^^xsd:decimal ;
  dwc:decimalLongitude "49.48534313"^^xsd:decimal ;
  dwc: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/4457_Site%2022_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.33722074 49.48534313)"^^geo:wktLiteral ;
  geo-pos:lat "27.33722074"^^xsd:decimal ;
  geo-pos:long "49.48534313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2022_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ODC 60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70727'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'ODC 60'^^xsd:string;
  dwc:collector 'De Clerck'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.48534313'^^xsd:double;
  dwc:latitude '27.33722074'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70727'^^xsd:string;
  dwc:observationDate '1992-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%208_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%208_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%208_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.44577867 49.30052248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.44577867"^^xsd:decimal ;
  dwc:decimalLongitude "49.30052248"^^xsd:decimal ;
  dwc: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/4457_Site%208_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.44577867 49.30052248)"^^geo:wktLiteral ;
  geo-pos:lat "27.44577867"^^xsd:decimal ;
  geo-pos:long "49.30052248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%208_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ODC 81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70728'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'ODC 81'^^xsd:string;
  dwc:collector 'De Clerck'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.30052248'^^xsd:double;
  dwc:latitude '27.44577867'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70728'^^xsd:string;
  dwc:observationDate '1992-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2021_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2021_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2021_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.37068309 49.48747567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.37068309"^^xsd:decimal ;
  dwc:decimalLongitude "49.48747567"^^xsd:decimal ;
  dwc: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/4457_Site%2021_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.37068309 49.48747567)"^^geo:wktLiteral ;
  geo-pos:lat "27.37068309"^^xsd:decimal ;
  geo-pos:long "49.48747567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2021_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ODC 100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70729'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'ODC 100'^^xsd:string;
  dwc:collector 'De Clerck'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.48747567'^^xsd:double;
  dwc:latitude '27.37068309'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70729'^^xsd:string;
  dwc:observationDate '1992-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2018_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2018_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2018_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.32395928 49.43416202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.32395928"^^xsd:decimal ;
  dwc:decimalLongitude "49.43416202"^^xsd:decimal ;
  dwc: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/4457_Site%2018_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.32395928 49.43416202)"^^geo:wktLiteral ;
  geo-pos:lat "27.32395928"^^xsd:decimal ;
  geo-pos:long "49.43416202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2018_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ODC 86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70730'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'ODC 86'^^xsd:string;
  dwc:collector 'De Clerck'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.43416202'^^xsd:double;
  dwc:latitude '27.32395928'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70730'^^xsd:string;
  dwc:observationDate '1992-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2025_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2025_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2025_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.35237475 49.45904173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.35237475"^^xsd:decimal ;
  dwc:decimalLongitude "49.45904173"^^xsd:decimal ;
  dwc: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/4457_Site%2025_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.35237475 49.45904173)"^^geo:wktLiteral ;
  geo-pos:lat "27.35237475"^^xsd:decimal ;
  geo-pos:long "49.45904173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2025_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ODC 99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70731'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'ODC 99'^^xsd:string;
  dwc:collector 'De Clerck'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.45904173'^^xsd:double;
  dwc:latitude '27.35237475'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70731'^^xsd:string;
  dwc:observationDate '1992-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2016_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2016_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2016_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.35426886 49.53510253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.35426886"^^xsd:decimal ;
  dwc:decimalLongitude "49.53510253"^^xsd:decimal ;
  dwc: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/4457_Site%2016_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.35426886 49.53510253)"^^geo:wktLiteral ;
  geo-pos:lat "27.35426886"^^xsd:decimal ;
  geo-pos:long "49.53510253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2016_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ODC 107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70732'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'ODC 107'^^xsd:string;
  dwc:collector 'De Clerck'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.53510253'^^xsd:double;
  dwc:latitude '27.35426886'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70732'^^xsd:string;
  dwc:observationDate '1992-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2015_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2015_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2015_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.34984923 49.50666859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.34984923"^^xsd:decimal ;
  dwc:decimalLongitude "49.50666859"^^xsd:decimal ;
  dwc: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/4457_Site%2015_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.34984923 49.50666859)"^^geo:wktLiteral ;
  geo-pos:lat "27.34984923"^^xsd:decimal ;
  geo-pos:long "49.50666859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2015_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ODC 120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70733'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'ODC 120'^^xsd:string;
  dwc:collector 'De Clerck'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.50666859'^^xsd:double;
  dwc:latitude '27.34984923'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70733'^^xsd:string;
  dwc:observationDate '1992-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Station%20610_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Station%20610_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Station%20610_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.584407 55.46601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.584407"^^xsd:decimal ;
  dwc:decimalLongitude "55.46601"^^xsd:decimal ;
  dwc: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/4457_Station%20610_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.584407 55.46601)"^^geo:wktLiteral ;
  geo-pos:lat "-4.584407"^^xsd:decimal ;
  geo-pos:long "55.46601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Station%20610_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SEY 31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70734'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SEY 31'^^xsd:string;
  dwc:collector 'Coppejans, Kooistra & Audifred'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '55.46601'^^xsd:double;
  dwc:latitude '-4.584407'^^xsd:double;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70734'^^xsd:string;
  dwc:observationDate '1992-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Station%20614_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Station%20614_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Station%20614_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6167 55.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6167"^^xsd:decimal ;
  dwc:decimalLongitude "55.4333"^^xsd:decimal ;
  dwc: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/4457_Station%20614_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6167 55.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6167"^^xsd:decimal ;
  geo-pos:long "55.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Station%20614_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SEY 44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70735'^^xsd:string;
  dwc:scientificName 'Padina australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SEY 44'^^xsd:string;
  dwc:collector 'Coppejans, Kooistra & Audifred'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '55.4333'^^xsd:double;
  dwc:latitude '-4.6167'^^xsd:double;
  dwc:aphiaid '372010'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70735'^^xsd:string;
  dwc:observationDate '1992-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '372010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 55.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.65"^^xsd:decimal ;
  dwc:decimalLongitude "55.4"^^xsd:decimal ;
  dwc: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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 55.4)"^^geo:wktLiteral ;
  geo-pos:lat "-4.65"^^xsd:decimal ;
  geo-pos:long "55.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SEY 87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70736'^^xsd:string;
  dwc:scientificName 'Padina australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SEY 87'^^xsd:string;
  dwc:collector 'Coppejans, Kooistra & Audifred'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '55.4'^^xsd:double;
  dwc:latitude '-4.65'^^xsd:double;
  dwc:aphiaid '372010'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70736'^^xsd:string;
  dwc:observationDate '1992-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '372010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Station%20621_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Station%20621_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Station%20621_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.584407 55.46601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.584407"^^xsd:decimal ;
  dwc:decimalLongitude "55.46601"^^xsd:decimal ;
  dwc: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/4457_Station%20621_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.584407 55.46601)"^^geo:wktLiteral ;
  geo-pos:lat "-4.584407"^^xsd:decimal ;
  geo-pos:long "55.46601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Station%20621_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SEY 110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70737'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SEY 110'^^xsd:string;
  dwc:collector 'Coppejans, Kooistra & Audifred'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '55.46601'^^xsd:double;
  dwc:latitude '-4.584407'^^xsd:double;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70737'^^xsd:string;
  dwc:observationDate '1992-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Station%20620_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Station%20620_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Station%20620_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 55.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.65"^^xsd:decimal ;
  dwc:decimalLongitude "55.4"^^xsd:decimal ;
  dwc: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/4457_Station%20620_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 55.4)"^^geo:wktLiteral ;
  geo-pos:lat "-4.65"^^xsd:decimal ;
  geo-pos:long "55.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Station%20620_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SEY 101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70738'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SEY 101'^^xsd:string;
  dwc:collector 'Coppejans, Kooistra & Audifred'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '55.4'^^xsd:double;
  dwc:latitude '-4.65'^^xsd:double;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70738'^^xsd:string;
  dwc:observationDate '1992-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.32774 55.6977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.32774"^^xsd:decimal ;
  dwc:decimalLongitude "55.6977"^^xsd:decimal ;
  dwc: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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.32774 55.6977)"^^geo:wktLiteral ;
  geo-pos:lat "-4.32774"^^xsd:decimal ;
  geo-pos:long "55.6977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SEY 123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70739'^^xsd:string;
  dwc:scientificName 'Padina australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SEY 123'^^xsd:string;
  dwc:collector 'Coppejans, Kooistra & Audifred'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '55.6977'^^xsd:double;
  dwc:latitude '-4.32774'^^xsd:double;
  dwc:aphiaid '372010'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70739'^^xsd:string;
  dwc:observationDate '1992-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '372010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Station%20717_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Station%20717_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Station%20717_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.71667 55.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.71667"^^xsd:decimal ;
  dwc:decimalLongitude "55.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/4457_Station%20717_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.71667 55.2)"^^geo:wktLiteral ;
  geo-pos:lat "-3.71667"^^xsd:decimal ;
  geo-pos:long "55.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Station%20717_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SEY 234" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70740'^^xsd:string;
  dwc:scientificName 'Padina australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SEY 234'^^xsd:string;
  dwc:collector 'Coppejans, Kooistra & Audifred'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '55.2'^^xsd:double;
  dwc:latitude '-3.71667'^^xsd:double;
  dwc:aphiaid '372010'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70740'^^xsd:string;
  dwc:observationDate '1992-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '372010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Station%20717_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Station%20717_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Station%20717_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.71667 55.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.71667"^^xsd:decimal ;
  dwc:decimalLongitude "55.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/4457_Station%20717_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.71667 55.2)"^^geo:wktLiteral ;
  geo-pos:lat "-3.71667"^^xsd:decimal ;
  geo-pos:long "55.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Station%20717_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SEY 234" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70741'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SEY 234'^^xsd:string;
  dwc:collector 'Coppejans, Kooistra & Audifred'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '55.2'^^xsd:double;
  dwc:latitude '-3.71667'^^xsd:double;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70741'^^xsd:string;
  dwc:observationDate '1992-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Station%20736_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Station%20736_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Station%20736_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.35 55.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.35"^^xsd:decimal ;
  dwc:decimalLongitude "55.83333"^^xsd:decimal ;
  dwc: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/4457_Station%20736_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.35 55.83333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.35"^^xsd:decimal ;
  geo-pos:long "55.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Station%20736_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SEY 336" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70742'^^xsd:string;
  dwc:scientificName 'Padina australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SEY 336'^^xsd:string;
  dwc:collector 'Coppejans, Kooistra & Audifred'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '55.83333'^^xsd:double;
  dwc:latitude '-4.35'^^xsd:double;
  dwc:aphiaid '372010'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70742'^^xsd:string;
  dwc:observationDate '1992-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '372010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Station%20749_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Station%20749_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Station%20749_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.61667 55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.61667"^^xsd:decimal ;
  dwc:decimalLongitude "55.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/4457_Station%20749_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.61667 55.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.61667"^^xsd:decimal ;
  geo-pos:long "55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Station%20749_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SEY 378" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70743'^^xsd:string;
  dwc:scientificName 'Padina australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SEY 378'^^xsd:string;
  dwc:collector 'Coppejans, Kooistra & Audifred'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '55.5'^^xsd:double;
  dwc:latitude '-4.61667'^^xsd:double;
  dwc:aphiaid '372010'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70743'^^xsd:string;
  dwc:observationDate '1992-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '372010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Station%20736_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Station%20736_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Station%20736_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.35 55.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.35"^^xsd:decimal ;
  dwc:decimalLongitude "55.83333"^^xsd:decimal ;
  dwc: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/4457_Station%20736_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.35 55.83333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.35"^^xsd:decimal ;
  geo-pos:long "55.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Station%20736_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SEY 329" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70744'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SEY 329'^^xsd:string;
  dwc:collector 'Coppejans, Kooistra & Audifred'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '55.83333'^^xsd:double;
  dwc:latitude '-4.35'^^xsd:double;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70744'^^xsd:string;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Station%20671_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Station%20671_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Station%20671_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 55.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.65"^^xsd:decimal ;
  dwc:decimalLongitude "55.4"^^xsd:decimal ;
  dwc: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/4457_Station%20671_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 55.4)"^^geo:wktLiteral ;
  geo-pos:lat "-4.65"^^xsd:decimal ;
  geo-pos:long "55.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Station%20671_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SEY 810" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70745'^^xsd:string;
  dwc:scientificName 'Padina australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SEY 810'^^xsd:string;
  dwc:collector 'Coppejans, Kooistra & Audifred'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '55.4'^^xsd:double;
  dwc:latitude '-4.65'^^xsd:double;
  dwc:aphiaid '372010'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70745'^^xsd:string;
  dwc:observationDate '1993-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '372010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Station%20671_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Station%20671_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Station%20671_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 55.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.65"^^xsd:decimal ;
  dwc:decimalLongitude "55.4"^^xsd:decimal ;
  dwc: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/4457_Station%20671_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 55.4)"^^geo:wktLiteral ;
  geo-pos:lat "-4.65"^^xsd:decimal ;
  geo-pos:long "55.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Station%20671_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SEY 810" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70746'^^xsd:string;
  dwc:scientificName 'Padina australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SEY 810'^^xsd:string;
  dwc:collector 'Coppejans, Kooistra & Audifred'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '55.4'^^xsd:double;
  dwc:latitude '-4.65'^^xsd:double;
  dwc:aphiaid '372010'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70746'^^xsd:string;
  dwc:observationDate '1993-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '372010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Station%20671_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Station%20671_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Station%20671_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 55.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.65"^^xsd:decimal ;
  dwc:decimalLongitude "55.4"^^xsd:decimal ;
  dwc: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/4457_Station%20671_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 55.4)"^^geo:wktLiteral ;
  geo-pos:lat "-4.65"^^xsd:decimal ;
  geo-pos:long "55.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Station%20671_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SEY 809" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70747'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SEY 809'^^xsd:string;
  dwc:collector 'Coppejans, Kooistra & Audifred'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '55.4'^^xsd:double;
  dwc:latitude '-4.65'^^xsd:double;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70747'^^xsd:string;
  dwc:observationDate '1993-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Station%20672_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Station%20672_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Station%20672_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6538 55.3862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6538"^^xsd:decimal ;
  dwc:decimalLongitude "55.3862"^^xsd:decimal ;
  dwc: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/4457_Station%20672_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6538 55.3862)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6538"^^xsd:decimal ;
  geo-pos:long "55.3862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Station%20672_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SEY 819" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70748'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SEY 819'^^xsd:string;
  dwc:collector 'Coppejans, Kooistra & Audifred'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '55.3862'^^xsd:double;
  dwc:latitude '-4.6538'^^xsd:double;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70748'^^xsd:string;
  dwc:observationDate '1993-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70749> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70749>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9680" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70749'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9680'^^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:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:latitude '-6.1'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70749'^^xsd:string;
  dwc:observationDate '1993-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70750> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70750>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9739" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70750'^^xsd:string;
  dwc:scientificName 'Padina australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9739'^^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:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.15021'^^xsd:double;
  dwc:latitude '-6.17328'^^xsd:double;
  dwc:aphiaid '372010'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70750'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '372010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70751> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70751>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9740" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70751'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9740'^^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:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.15021'^^xsd:double;
  dwc:latitude '-6.17328'^^xsd:double;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70751'^^xsd:string;
  dwc:observationDate '1993-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70752> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70752>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9766" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70752'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9766'^^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:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.13139'^^xsd:double;
  dwc:latitude '-6.1497222'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70752'^^xsd:string;
  dwc:observationDate '1993-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70753> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70753>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9850" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70753'^^xsd:string;
  dwc:scientificName 'Padina australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9850'^^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:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.1667'^^xsd:double;
  dwc:latitude '-6.55'^^xsd:double;
  dwc:aphiaid '372010'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70753'^^xsd:string;
  dwc:observationDate '1993-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '372010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70754> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70754>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9851" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70754'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9851'^^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:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.1667'^^xsd:double;
  dwc:latitude '-6.55'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70754'^^xsd:string;
  dwc:observationDate '1993-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70755> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70755>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9852" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70755'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9852'^^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:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.1667'^^xsd:double;
  dwc:latitude '-6.55'^^xsd:double;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70755'^^xsd:string;
  dwc:observationDate '1993-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70756> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70756>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9902" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70756'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9902'^^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:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.86667'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70756'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70757> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70757>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9903" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70757'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9903'^^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:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.86667'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70757'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70758> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70758>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9904" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70758'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9904'^^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:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.86667'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70758'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70759> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70759>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9920" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70759'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9920'^^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:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.546318'^^xsd:double;
  dwc:latitude '-6.268888'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70759'^^xsd:string;
  dwc:observationDate '1993-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70760> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70760>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 10474" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70760'^^xsd:string;
  dwc:scientificName 'Padina australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 10474'^^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:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.1667'^^xsd:double;
  dwc:latitude '-6.55'^^xsd:double;
  dwc:aphiaid '372010'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70760'^^xsd:string;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '372010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70761> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70761>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 10473" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70761'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 10473'^^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:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.1667'^^xsd:double;
  dwc:latitude '-6.55'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70761'^^xsd:string;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70762> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70762>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 10524" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70762'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 10524'^^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:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.13139'^^xsd:double;
  dwc:latitude '-6.1497222'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70762'^^xsd:string;
  dwc:observationDate '1994-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70763> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70763>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 10521" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70763'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 10521'^^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:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:latitude '-6.1'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70763'^^xsd:string;
  dwc:observationDate '1994-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70764> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70764>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 10519" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70764'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 10519'^^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:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:latitude '-6.1'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70764'^^xsd:string;
  dwc:observationDate '1994-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70765> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70765>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 10520" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70765'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 10520'^^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:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:latitude '-6.1'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70765'^^xsd:string;
  dwc:observationDate '1994-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70766> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70766>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 10518" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70766'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 10518'^^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:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:latitude '-6.1'^^xsd:double;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70766'^^xsd:string;
  dwc:observationDate '1994-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70767> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70767>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 10579" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70767'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 10579'^^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:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.3'^^xsd:double;
  dwc:latitude '-5.75'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70767'^^xsd:string;
  dwc:observationDate '1994-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70768> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70768>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 10599" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70768'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 10599'^^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:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.3'^^xsd:double;
  dwc:latitude '-5.75'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70768'^^xsd:string;
  dwc:observationDate '1994-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70769> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70769>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 10615" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70769'^^xsd:string;
  dwc:scientificName 'Padina australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 10615'^^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:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.28333333'^^xsd:double;
  dwc:latitude '-6.31666667'^^xsd:double;
  dwc:aphiaid '372010'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70769'^^xsd:string;
  dwc:observationDate '1994-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '372010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70770> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70770>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 10616" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70770'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 10616'^^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:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.28333333'^^xsd:double;
  dwc:latitude '-6.31666667'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70770'^^xsd:string;
  dwc:observationDate '1994-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70771> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70771>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 1064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70771'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 1064'^^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:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.28333333'^^xsd:double;
  dwc:latitude '-6.31666667'^^xsd:double;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70771'^^xsd:string;
  dwc:observationDate '1994-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70772> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70772>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 10673" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70772'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 10673'^^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:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.46667'^^xsd:double;
  dwc:latitude '-6.45'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70772'^^xsd:string;
  dwc:observationDate '1994-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70773> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70773>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 10718" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70773'^^xsd:string;
  dwc:scientificName 'Padina australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 10718'^^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:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.46667'^^xsd:double;
  dwc:latitude '-6.16667'^^xsd:double;
  dwc:aphiaid '372010'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70773'^^xsd:string;
  dwc:observationDate '1994-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '372010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70774> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70774>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ODC 346" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70774'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'ODC 346'^^xsd:string;
  dwc:collector 'De Clerck'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.2'^^xsd:double;
  dwc:latitude '-5.98333'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70774'^^xsd:string;
  dwc:observationDate '1994-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70775> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70775>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ODC 348" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70775'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'ODC 348'^^xsd:string;
  dwc:collector 'De Clerck'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.2'^^xsd:double;
  dwc:latitude '-5.98333'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70775'^^xsd:string;
  dwc:observationDate '1994-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70776> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70776>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ODC 347" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70776'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'ODC 347'^^xsd:string;
  dwc:collector 'De Clerck'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.2'^^xsd:double;
  dwc:latitude '-5.98333'^^xsd:double;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70776'^^xsd:string;
  dwc:observationDate '1994-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70777> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70777>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ODC 365" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70777'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'ODC 365'^^xsd:string;
  dwc:collector 'De Clerck'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.16667'^^xsd:double;
  dwc:latitude '-6.28333'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70777'^^xsd:string;
  dwc:observationDate '1994-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.72948 39.24436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.72948"^^xsd:decimal ;
  dwc:decimalLongitude "39.24436"^^xsd:decimal ;
  dwc: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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.72948 39.24436)"^^geo:wktLiteral ;
  geo-pos:lat "-6.72948"^^xsd:decimal ;
  geo-pos:long "39.24436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ODC 457" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70778'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'ODC 457'^^xsd:string;
  dwc:collector 'De Clerck'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.24436'^^xsd:double;
  dwc:latitude '-6.72948'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70778'^^xsd:string;
  dwc:observationDate '1996-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.01667 55.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.01667"^^xsd:decimal ;
  dwc:decimalLongitude "55.21667"^^xsd:decimal ;
  dwc: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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.01667 55.21667)"^^geo:wktLiteral ;
  geo-pos:lat "-21.01667"^^xsd:decimal ;
  geo-pos:long "55.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HOD RUN 98-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70779'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HOD RUN 98-5'^^xsd:string;
  dwc:collector 'Dargent'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '55.21667'^^xsd:double;
  dwc:latitude '-21.01667'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70779'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.03333 55.23333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.03333"^^xsd:decimal ;
  dwc:decimalLongitude "55.23333"^^xsd:decimal ;
  dwc: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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.03333 55.23333)"^^geo:wktLiteral ;
  geo-pos:lat "-21.03333"^^xsd:decimal ;
  geo-pos:long "55.23333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HOD RUN 98-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70780'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HOD RUN 98-31'^^xsd:string;
  dwc:collector 'Dargent'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '55.23333'^^xsd:double;
  dwc:latitude '-21.03333'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70780'^^xsd:string;
  dwc:observationDate '1998-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.18249 55.29282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.18249"^^xsd:decimal ;
  dwc:decimalLongitude "55.29282"^^xsd:decimal ;
  dwc: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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.18249 55.29282)"^^geo:wktLiteral ;
  geo-pos:lat "-21.18249"^^xsd:decimal ;
  geo-pos:long "55.29282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HOD RUN 98-94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70781'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HOD RUN 98-94'^^xsd:string;
  dwc:collector 'Dargent'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '55.29282'^^xsd:double;
  dwc:latitude '-21.18249'^^xsd:double;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70781'^^xsd:string;
  dwc:observationDate '1998-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.9856 57.5831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.9856"^^xsd:decimal ;
  dwc:decimalLongitude "57.5831"^^xsd:decimal ;
  dwc: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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.9856 57.5831)"^^geo:wktLiteral ;
  geo-pos:lat "-19.9856"^^xsd:decimal ;
  geo-pos:long "57.5831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HOD MRC 98-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70782'^^xsd:string;
  dwc:scientificName 'Padina australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HOD MRC 98-20'^^xsd:string;
  dwc:collector 'Dargent'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '57.5831'^^xsd:double;
  dwc:latitude '-19.9856'^^xsd:double;
  dwc:aphiaid '372010'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70782'^^xsd:string;
  dwc:observationDate '1998-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '372010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.9856 57.5831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.9856"^^xsd:decimal ;
  dwc:decimalLongitude "57.5831"^^xsd:decimal ;
  dwc: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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.9856 57.5831)"^^geo:wktLiteral ;
  geo-pos:lat "-19.9856"^^xsd:decimal ;
  geo-pos:long "57.5831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HOD MRC 98-22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70783'^^xsd:string;
  dwc:scientificName 'Padina australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HOD MRC 98-22'^^xsd:string;
  dwc:collector 'Dargent'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '57.5831'^^xsd:double;
  dwc:latitude '-19.9856'^^xsd:double;
  dwc:aphiaid '372010'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70783'^^xsd:string;
  dwc:observationDate '1998-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '372010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.9856 57.5831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.9856"^^xsd:decimal ;
  dwc:decimalLongitude "57.5831"^^xsd:decimal ;
  dwc: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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.9856 57.5831)"^^geo:wktLiteral ;
  geo-pos:lat "-19.9856"^^xsd:decimal ;
  geo-pos:long "57.5831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HOD MRC 98-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70784'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HOD MRC 98-21'^^xsd:string;
  dwc:collector 'Dargent'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '57.5831'^^xsd:double;
  dwc:latitude '-19.9856'^^xsd:double;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70784'^^xsd:string;
  dwc:observationDate '1998-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.98194 57.60389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.98194"^^xsd:decimal ;
  dwc:decimalLongitude "57.60389"^^xsd:decimal ;
  dwc: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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.98194 57.60389)"^^geo:wktLiteral ;
  geo-pos:lat "-19.98194"^^xsd:decimal ;
  geo-pos:long "57.60389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HOD MRC 98-40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70785'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HOD MRC 98-40'^^xsd:string;
  dwc:collector 'Dargent'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '57.60389'^^xsd:double;
  dwc:latitude '-19.98194'^^xsd:double;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70785'^^xsd:string;
  dwc:observationDate '1998-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%20number%20IT-058_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%20number%20IT-058_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%20number%20IT-058_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.19248 53.37156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.19248"^^xsd:decimal ;
  dwc:decimalLongitude "53.37156"^^xsd:decimal ;
  dwc: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/4457_Site%20number%20IT-058_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.19248 53.37156)"^^geo:wktLiteral ;
  geo-pos:lat "12.19248"^^xsd:decimal ;
  geo-pos:long "53.37156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%20number%20IT-058_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SOC 002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70786'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SOC 002'^^xsd:string;
  dwc:collector 'Leliaert'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '53.37156'^^xsd:double;
  dwc:latitude '12.19248'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70786'^^xsd:string;
  dwc:observationDate '1999-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%20number%20IT-086_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%20number%20IT-086_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%20number%20IT-086_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 54.48333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.55"^^xsd:decimal ;
  dwc:decimalLongitude "54.48333"^^xsd:decimal ;
  dwc: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/4457_Site%20number%20IT-086_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 54.48333)"^^geo:wktLiteral ;
  geo-pos:lat "12.55"^^xsd:decimal ;
  geo-pos:long "54.48333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%20number%20IT-086_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SOC 180" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70787'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SOC 180'^^xsd:string;
  dwc:collector 'Leliaert'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '54.48333'^^xsd:double;
  dwc:latitude '12.55'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70787'^^xsd:string;
  dwc:observationDate '1999-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%20number%20ST-001_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%20number%20ST-001_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%20number%20ST-001_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.36753 53.51535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.36753"^^xsd:decimal ;
  dwc:decimalLongitude "53.51535"^^xsd:decimal ;
  dwc: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/4457_Site%20number%20ST-001_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.36753 53.51535)"^^geo:wktLiteral ;
  geo-pos:lat "12.36753"^^xsd:decimal ;
  geo-pos:long "53.51535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%20number%20ST-001_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SOC 218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70788'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SOC 218'^^xsd:string;
  dwc:collector 'Leliaert'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '53.51535'^^xsd:double;
  dwc:latitude '12.36753'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70788'^^xsd:string;
  dwc:observationDate '1999-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%20number%20IT-099_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%20number%20IT-099_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%20number%20IT-099_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.21187 53.32602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.21187"^^xsd:decimal ;
  dwc:decimalLongitude "53.32602"^^xsd:decimal ;
  dwc: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/4457_Site%20number%20IT-099_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.21187 53.32602)"^^geo:wktLiteral ;
  geo-pos:lat "12.21187"^^xsd:decimal ;
  geo-pos:long "53.32602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%20number%20IT-099_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SOC 313" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70789'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SOC 313'^^xsd:string;
  dwc:collector 'Leliaert'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '53.32602'^^xsd:double;
  dwc:latitude '12.21187'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70789'^^xsd:string;
  dwc:observationDate '1999-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%20number%20IT-106_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%20number%20IT-106_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%20number%20IT-106_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.31204 53.19218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.31204"^^xsd:decimal ;
  dwc:decimalLongitude "53.19218"^^xsd:decimal ;
  dwc: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/4457_Site%20number%20IT-106_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.31204 53.19218)"^^geo:wktLiteral ;
  geo-pos:lat "12.31204"^^xsd:decimal ;
  geo-pos:long "53.19218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%20number%20IT-106_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SOC 281" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70790'^^xsd:string;
  dwc:scientificName 'Padina australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SOC 281'^^xsd:string;
  dwc:collector 'Leliaert'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '53.19218'^^xsd:double;
  dwc:latitude '12.31204'^^xsd:double;
  dwc:aphiaid '372010'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70790'^^xsd:string;
  dwc:observationDate '1999-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '372010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%20number%20ST-029_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%20number%20ST-029_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%20number%20ST-029_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.18877 53.37493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.18877"^^xsd:decimal ;
  dwc:decimalLongitude "53.37493"^^xsd:decimal ;
  dwc: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/4457_Site%20number%20ST-029_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.18877 53.37493)"^^geo:wktLiteral ;
  geo-pos:lat "12.18877"^^xsd:decimal ;
  geo-pos:long "53.37493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%20number%20ST-029_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SOC 350" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70791'^^xsd:string;
  dwc:scientificName 'Padina elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SOC 350'^^xsd:string;
  dwc:collector 'Leliaert'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '53.37493'^^xsd:double;
  dwc:latitude '12.18877'^^xsd:double;
  dwc:aphiaid '374398'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70791'^^xsd:string;
  dwc:observationDate '1999-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '374398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%20number%20ST-037_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%20number%20ST-037_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%20number%20ST-037_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.19006 53.52845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.19006"^^xsd:decimal ;
  dwc:decimalLongitude "53.52845"^^xsd:decimal ;
  dwc: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/4457_Site%20number%20ST-037_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.19006 53.52845)"^^geo:wktLiteral ;
  geo-pos:lat "12.19006"^^xsd:decimal ;
  geo-pos:long "53.52845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%20number%20ST-037_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SOC 372" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70792'^^xsd:string;
  dwc:scientificName 'Padina elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SOC 372'^^xsd:string;
  dwc:collector 'Leliaert'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '53.52845'^^xsd:double;
  dwc:latitude '12.19006'^^xsd:double;
  dwc:aphiaid '374398'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70792'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '374398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.02731124 30.86561004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.02731124"^^xsd:decimal ;
  dwc:decimalLongitude "30.86561004"^^xsd:decimal ;
  dwc: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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.02731124 30.86561004)"^^geo:wktLiteral ;
  geo-pos:lat "-30.02731124"^^xsd:decimal ;
  geo-pos:long "30.86561004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "KZN 94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70793'^^xsd:string;
  dwc:scientificName 'Padina gymnospora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'KZN 94'^^xsd:string;
  dwc:collector 'Coppejans, De Clerck, Leliaert, Muylle, De Smet, Bolton & Anderson'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '30.86561004'^^xsd:double;
  dwc:latitude '-30.02731124'^^xsd:double;
  dwc:aphiaid '145384'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70793'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.6509 32.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.6509"^^xsd:decimal ;
  dwc:decimalLongitude "32.668"^^xsd:decimal ;
  dwc: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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.6509 32.668)"^^geo:wktLiteral ;
  geo-pos:lat "-27.6509"^^xsd:decimal ;
  geo-pos:long "32.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "KZN 294" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70794'^^xsd:string;
  dwc:scientificName 'Padina gymnospora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'KZN 294'^^xsd:string;
  dwc:collector 'Coppejans, De Clerck, Leliaert, Muylle, De Smet, Bolton & Anderson'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '32.668'^^xsd:double;
  dwc:latitude '-27.6509'^^xsd:double;
  dwc:aphiaid '145384'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70794'^^xsd:string;
  dwc:observationDate '1999-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '145384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.48278801 32.66975417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.48278801"^^xsd:decimal ;
  dwc:decimalLongitude "32.66975417"^^xsd:decimal ;
  dwc: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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.48278801 32.66975417)"^^geo:wktLiteral ;
  geo-pos:lat "-27.48278801"^^xsd:decimal ;
  geo-pos:long "32.66975417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "KZN 361" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70795'^^xsd:string;
  dwc:scientificName 'Padina gymnospora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'KZN 361'^^xsd:string;
  dwc:collector 'Coppejans, De Clerck, Leliaert, Muylle, De Smet, Bolton & Anderson'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '32.66975417'^^xsd:double;
  dwc:latitude '-27.48278801'^^xsd:double;
  dwc:aphiaid '145384'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70795'^^xsd:string;
  dwc:observationDate '1999-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '145384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.48278801 32.66975417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.48278801"^^xsd:decimal ;
  dwc:decimalLongitude "32.66975417"^^xsd:decimal ;
  dwc: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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.48278801 32.66975417)"^^geo:wktLiteral ;
  geo-pos:lat "-27.48278801"^^xsd:decimal ;
  geo-pos:long "32.66975417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "KZN 491" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70796'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'KZN 491'^^xsd:string;
  dwc:collector 'Coppejans, De Clerck, Leliaert, Muylle, De Smet, Bolton & Anderson'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '32.66975417'^^xsd:double;
  dwc:latitude '-27.48278801'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70796'^^xsd:string;
  dwc:observationDate '1999-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.20542294 32.78540444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.20542294"^^xsd:decimal ;
  dwc:decimalLongitude "32.78540444"^^xsd:decimal ;
  dwc: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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.20542294 32.78540444)"^^geo:wktLiteral ;
  geo-pos:lat "-27.20542294"^^xsd:decimal ;
  geo-pos:long "32.78540444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "KZN 611" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70797'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'KZN 611'^^xsd:string;
  dwc:collector 'Coppejans, De Clerck, Leliaert, Muylle, De Smet, Bolton & Anderson'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '32.78540444'^^xsd:double;
  dwc:latitude '-27.20542294'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70797'^^xsd:string;
  dwc:observationDate '1999-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.16587368 32.80913935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.16587368"^^xsd:decimal ;
  dwc:decimalLongitude "32.80913935"^^xsd:decimal ;
  dwc: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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.16587368 32.80913935)"^^geo:wktLiteral ;
  geo-pos:lat "-27.16587368"^^xsd:decimal ;
  geo-pos:long "32.80913935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "KZN 709" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70798'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'KZN 709'^^xsd:string;
  dwc:collector 'Coppejans, De Clerck, Leliaert, Muylle, De Smet, Bolton & Anderson'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '32.80913935'^^xsd:double;
  dwc:latitude '-27.16587368'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70798'^^xsd:string;
  dwc:observationDate '1999-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.16587368 32.80913935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.16587368"^^xsd:decimal ;
  dwc:decimalLongitude "32.80913935"^^xsd:decimal ;
  dwc: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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.16587368 32.80913935)"^^geo:wktLiteral ;
  geo-pos:lat "-27.16587368"^^xsd:decimal ;
  geo-pos:long "32.80913935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "KZN 708" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70799'^^xsd:string;
  dwc:scientificName 'Padina gymnospora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'KZN 708'^^xsd:string;
  dwc:collector 'Coppejans, De Clerck, Leliaert, Muylle, De Smet, Bolton & Anderson'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '32.80913935'^^xsd:double;
  dwc:latitude '-27.16587368'^^xsd:double;
  dwc:aphiaid '145384'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70799'^^xsd:string;
  dwc:observationDate '1999-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.9721 32.8437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.9721"^^xsd:decimal ;
  dwc:decimalLongitude "32.8437"^^xsd:decimal ;
  dwc: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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.9721 32.8437)"^^geo:wktLiteral ;
  geo-pos:lat "-26.9721"^^xsd:decimal ;
  geo-pos:long "32.8437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "KZN 745" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70800'^^xsd:string;
  dwc:scientificName 'Padina gymnospora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'KZN 745'^^xsd:string;
  dwc:collector 'Coppejans, De Clerck, Leliaert, Muylle, De Smet, Bolton & Anderson'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '32.8437'^^xsd:double;
  dwc:latitude '-26.9721'^^xsd:double;
  dwc:aphiaid '145384'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70800'^^xsd:string;
  dwc:observationDate '1999-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.42897669 29.85945273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.42897669"^^xsd:decimal ;
  dwc:decimalLongitude "29.85945273"^^xsd:decimal ;
  dwc: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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.42897669 29.85945273)"^^geo:wktLiteral ;
  geo-pos:lat "-31.42897669"^^xsd:decimal ;
  geo-pos:long "29.85945273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "KZN 805" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70801'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'KZN 805'^^xsd:string;
  dwc:collector 'Coppejans, De Clerck, Leliaert, Muylle, De Smet, Bolton & Anderson'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '29.85945273'^^xsd:double;
  dwc:latitude '-31.42897669'^^xsd:double;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70801'^^xsd:string;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%203_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%203_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%203_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.18954091 58.70079578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.18954091"^^xsd:decimal ;
  dwc:decimalLongitude "58.70079578"^^xsd:decimal ;
  dwc: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/4457_Site%203_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.18954091 58.70079578)"^^geo:wktLiteral ;
  geo-pos:lat "20.18954091"^^xsd:decimal ;
  geo-pos:long "58.70079578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%203_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "MAS 56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70802'^^xsd:string;
  dwc:scientificName 'Padina dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'MAS 56'^^xsd:string;
  dwc:collector 'Schils'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '58.70079578'^^xsd:double;
  dwc:latitude '20.18954091'^^xsd:double;
  dwc:aphiaid '220795'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70802'^^xsd:string;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '220795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%201c_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%201c_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%201c_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.18802073 58.63238762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.18802073"^^xsd:decimal ;
  dwc:decimalLongitude "58.63238762"^^xsd:decimal ;
  dwc: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/4457_Site%201c_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.18802073 58.63238762)"^^geo:wktLiteral ;
  geo-pos:lat "20.18802073"^^xsd:decimal ;
  geo-pos:long "58.63238762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%201c_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "MAS 85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70803'^^xsd:string;
  dwc:scientificName 'Padina dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'MAS 85'^^xsd:string;
  dwc:collector 'Schils'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '58.63238762'^^xsd:double;
  dwc:latitude '20.18802073'^^xsd:double;
  dwc:aphiaid '220795'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70803'^^xsd:string;
  dwc:observationDate '1999-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '220795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2010_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2010_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2010_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.45937313 58.77148422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.45937313"^^xsd:decimal ;
  dwc:decimalLongitude "58.77148422"^^xsd:decimal ;
  dwc: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/4457_Site%2010_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.45937313 58.77148422)"^^geo:wktLiteral ;
  geo-pos:lat "20.45937313"^^xsd:decimal ;
  geo-pos:long "58.77148422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2010_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "MAS 169" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70804'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'MAS 169'^^xsd:string;
  dwc:collector 'Schils'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '58.77148422'^^xsd:double;
  dwc:latitude '20.45937313'^^xsd:double;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70804'^^xsd:string;
  dwc:observationDate '1999-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2011_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2011_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2011_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.47077449 58.77528468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.47077449"^^xsd:decimal ;
  dwc:decimalLongitude "58.77528468"^^xsd:decimal ;
  dwc: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/4457_Site%2011_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.47077449 58.77528468)"^^geo:wktLiteral ;
  geo-pos:lat "20.47077449"^^xsd:decimal ;
  geo-pos:long "58.77528468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2011_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "MAS 213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70805'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'MAS 213'^^xsd:string;
  dwc:collector 'Schils'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '58.77528468'^^xsd:double;
  dwc:latitude '20.47077449'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70805'^^xsd:string;
  dwc:observationDate '1999-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2012_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2012_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2012_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.35524069 58.60274408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.35524069"^^xsd:decimal ;
  dwc:decimalLongitude "58.60274408"^^xsd:decimal ;
  dwc: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/4457_Site%2012_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.35524069 58.60274408)"^^geo:wktLiteral ;
  geo-pos:lat "20.35524069"^^xsd:decimal ;
  geo-pos:long "58.60274408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2012_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "MAS 228" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70806'^^xsd:string;
  dwc:scientificName 'Padina dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'MAS 228'^^xsd:string;
  dwc:collector 'Schils'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '58.60274408'^^xsd:double;
  dwc:latitude '20.35524069'^^xsd:double;
  dwc:aphiaid '220795'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70806'^^xsd:string;
  dwc:observationDate '1999-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '220795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2014_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2014_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2014_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.20018218 58.74412096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.20018218"^^xsd:decimal ;
  dwc:decimalLongitude "58.74412096"^^xsd:decimal ;
  dwc: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/4457_Site%2014_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.20018218 58.74412096)"^^geo:wktLiteral ;
  geo-pos:lat "20.20018218"^^xsd:decimal ;
  geo-pos:long "58.74412096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2014_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "MAS 251" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70807'^^xsd:string;
  dwc:scientificName 'Padina dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'MAS 251'^^xsd:string;
  dwc:collector 'Schils'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '58.74412096'^^xsd:double;
  dwc:latitude '20.20018218'^^xsd:double;
  dwc:aphiaid '220795'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70807'^^xsd:string;
  dwc:observationDate '1999-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '220795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2021_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2021_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2021_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.18726064 58.71371733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.18726064"^^xsd:decimal ;
  dwc:decimalLongitude "58.71371733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4457_Site%2021_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.18726064 58.71371733)"^^geo:wktLiteral ;
  geo-pos:lat "20.18726064"^^xsd:decimal ;
  geo-pos:long "58.71371733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2021_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "MAS 348" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70808'^^xsd:string;
  dwc:scientificName 'Padina antillarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'MAS 348'^^xsd:string;
  dwc:collector 'Schils'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '58.71371733'^^xsd:double;
  dwc:latitude '20.18726064'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '373190'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70808'^^xsd:string;
  dwc:observationDate '1999-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '373190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2022_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2022_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2022_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.20778309 58.72891914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.20778309"^^xsd:decimal ;
  dwc:decimalLongitude "58.72891914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4457_Site%2022_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.20778309 58.72891914)"^^geo:wktLiteral ;
  geo-pos:lat "20.20778309"^^xsd:decimal ;
  geo-pos:long "58.72891914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2022_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "MAS 358" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70809'^^xsd:string;
  dwc:scientificName 'Padina glabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'MAS 358'^^xsd:string;
  dwc:collector 'Schils'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '58.72891914'^^xsd:double;
  dwc:latitude '20.20778309'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '374399'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70809'^^xsd:string;
  dwc:observationDate '1999-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '374399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2024_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2024_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2024_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.19410146 58.7076366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.19410146"^^xsd:decimal ;
  dwc:decimalLongitude "58.7076366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4457_Site%2024_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.19410146 58.7076366)"^^geo:wktLiteral ;
  geo-pos:lat "20.19410146"^^xsd:decimal ;
  geo-pos:long "58.7076366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2024_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "MAS 402" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70810'^^xsd:string;
  dwc:scientificName 'Padina glabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'MAS 402'^^xsd:string;
  dwc:collector 'Schils'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '58.7076366'^^xsd:double;
  dwc:latitude '20.19410146'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '374399'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70810'^^xsd:string;
  dwc:observationDate '1999-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '374399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2027_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2027_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2027_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.46545385 58.76084295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.46545385"^^xsd:decimal ;
  dwc:decimalLongitude "58.76084295"^^xsd:decimal ;
  dwc: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/4457_Site%2027_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.46545385 58.76084295)"^^geo:wktLiteral ;
  geo-pos:lat "20.46545385"^^xsd:decimal ;
  geo-pos:long "58.76084295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2027_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "MAS 473" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70811'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'MAS 473'^^xsd:string;
  dwc:collector 'Schils'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '58.76084295'^^xsd:double;
  dwc:latitude '20.46545385'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70811'^^xsd:string;
  dwc:observationDate '1999-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.46056 44.99225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.46056"^^xsd:decimal ;
  dwc:decimalLongitude "44.99225"^^xsd:decimal ;
  dwc: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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.46056 44.99225)"^^geo:wktLiteral ;
  geo-pos:lat "10.46056"^^xsd:decimal ;
  geo-pos:long "44.99225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70812'^^xsd:string;
  dwc:scientificName 'Padina somalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hildebrandt'^^xsd:string;
  dwc:yearCollected '1873'^^xsd:integer;
  dwc:startYearCollected '1873'^^xsd:integer;
  dwc:endYearCollected '1873'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '44.99225'^^xsd:double;
  dwc:latitude '10.46056'^^xsd:double;
  dwc:occurrenceRemarks 'Syntype'^^xsd:string;
  dwc:aphiaid '220794'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70812'^^xsd:string;
  dwc:observationDate '1873-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220794'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.004156 47.10842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.004156"^^xsd:decimal ;
  dwc:decimalLongitude "47.10842"^^xsd:decimal ;
  dwc: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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.004156 47.10842)"^^geo:wktLiteral ;
  geo-pos:lat "11.004156"^^xsd:decimal ;
  geo-pos:long "47.10842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70813'^^xsd:string;
  dwc:scientificName 'Padina distromatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hildebrandt'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '47.10842'^^xsd:double;
  dwc:latitude '11.004156'^^xsd:double;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '220790'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70813'^^xsd:string;
  dwc:observationDate '1875-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '220790'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.004156 47.10842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.004156"^^xsd:decimal ;
  dwc:decimalLongitude "47.10842"^^xsd:decimal ;
  dwc: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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.004156 47.10842)"^^geo:wktLiteral ;
  geo-pos:lat "11.004156"^^xsd:decimal ;
  geo-pos:long "47.10842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70814'^^xsd:string;
  dwc:scientificName 'Padina dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hildebrandt'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '47.10842'^^xsd:double;
  dwc:latitude '11.004156'^^xsd:double;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '220795'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70814'^^xsd:string;
  dwc:observationDate '1875-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '220795'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70815> ;
  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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70815>
  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 ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 5916" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70815'^^xsd:string;
  dwc:scientificName 'Padina antillarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 5916'^^xsd:string;
  dwc:collector 'Coppejans & Beeckman'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  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 '373190'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70815'^^xsd:string;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373190'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70816> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70816>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 8215" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70816'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 8215'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schryver'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '-3.37'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70816'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Station%20784_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Station%20784_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Station%20784_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.23 53.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.23"^^xsd:decimal ;
  dwc:decimalLongitude "53.05"^^xsd:decimal ;
  dwc: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/4457_Station%20784_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.23 53.05)"^^geo:wktLiteral ;
  geo-pos:lat "-6.23"^^xsd:decimal ;
  geo-pos:long "53.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Station%20784_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SEY 667" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70817'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SEY 667'^^xsd:string;
  dwc:collector 'Coppejans, Kooistra & Audifred'^^xsd:string;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '53.05'^^xsd:double;
  dwc:latitude '-6.23'^^xsd:double;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70817'^^xsd:string;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70818> ;
  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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70818>
  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 ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 6113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70818'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 6113'^^xsd:string;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  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 '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70818'^^xsd:string;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70661> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70661>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 5651" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70661'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 5651'^^xsd:string;
  dwc:collector 'Coppejans & Beeckman'^^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:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.70948'^^xsd:double;
  dwc:latitude '-4.04868'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70661'^^xsd:string;
  dwc:observationDate '1985-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70662> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70662>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 5822" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70662'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 5822'^^xsd:string;
  dwc:collector 'Coppejans & Beeckman'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70662'^^xsd:string;
  dwc:observationDate '1986-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70663> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70663>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 5927" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70663'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 5927'^^xsd:string;
  dwc:collector 'Coppejans & Beeckman'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70663'^^xsd:string;
  dwc:observationDate '1986-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70664> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70664>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 6040" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70664'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 6040'^^xsd:string;
  dwc:collector 'Coppejans & Beeckman'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.70948'^^xsd:double;
  dwc:latitude '-4.04868'^^xsd:double;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70664'^^xsd:string;
  dwc:observationDate '1986-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70665> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70665>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 6733" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70665'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 6733'^^xsd:string;
  dwc:collector 'Coppejans & Gallin'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70665'^^xsd:string;
  dwc:observationDate '1987-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70666> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70666>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 6789" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70666'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 6789'^^xsd:string;
  dwc:collector 'Coppejans & Gallin'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70666'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70667> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70667>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 6811" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70667'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 6811'^^xsd:string;
  dwc:collector 'Coppejans & Gallin'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70667'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70668> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70668>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 6847" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70668'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 6847'^^xsd:string;
  dwc:collector 'Coppejans & Gallin'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70668'^^xsd:string;
  dwc:observationDate '1987-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70669> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70669>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 6907" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70669'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 6907'^^xsd:string;
  dwc:collector 'Coppejans & Gallin'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70669'^^xsd:string;
  dwc:observationDate '1987-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70670> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70670>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 7084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70670'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 7084'^^xsd:string;
  dwc:collector 'Coppejans & Gallin'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.9171'^^xsd:double;
  dwc:latitude '-2.3174'^^xsd:double;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70670'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70671> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70671>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 7037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70671'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 7037'^^xsd:string;
  dwc:collector 'Coppejans & Gallin'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70671'^^xsd:string;
  dwc:observationDate '1987-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70672> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70672>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 7233" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70672'^^xsd:string;
  dwc:scientificName 'Padina australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 7233'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:aphiaid '372010'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70672'^^xsd:string;
  dwc:observationDate '1988-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '372010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70673> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70673>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 7265" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70673'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 7265'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.4041'^^xsd:double;
  dwc:latitude '-4.6459'^^xsd:double;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70673'^^xsd:string;
  dwc:observationDate '1988-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70674> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70674>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 7357" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70674'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 7357'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.70948'^^xsd:double;
  dwc:latitude '-4.04868'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70674'^^xsd:string;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70675> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70675>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 8162" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70675'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 8162'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schryver'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.8'^^xsd:double;
  dwc:latitude '-3.81667'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70675'^^xsd:string;
  dwc:observationDate '1989-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70676> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70676>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 8234" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70676'^^xsd:string;
  dwc:scientificName 'Padina australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 8234'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schryver'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:aphiaid '372010'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70676'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '372010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8833 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.8833"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc: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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8833 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.8833"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 8770" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70686'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 8770'^^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:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '-3.8833'^^xsd:double;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70686'^^xsd:string;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70687> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70687>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 8858" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70687'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 8858'^^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:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.4667'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70687'^^xsd:string;
  dwc:observationDate '1991-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2016_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2016_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2016_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.35426886 49.53510253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.35426886"^^xsd:decimal ;
  dwc:decimalLongitude "49.53510253"^^xsd:decimal ;
  dwc: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/4457_Site%2016_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.35426886 49.53510253)"^^geo:wktLiteral ;
  geo-pos:lat "27.35426886"^^xsd:decimal ;
  geo-pos:long "49.53510253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2016_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70688'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9011'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.53510253'^^xsd:double;
  dwc:latitude '27.35426886'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70688'^^xsd:string;
  dwc:observationDate '1992-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2016_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2016_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2016_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.35426886 49.53510253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.35426886"^^xsd:decimal ;
  dwc:decimalLongitude "49.53510253"^^xsd:decimal ;
  dwc: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/4457_Site%2016_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.35426886 49.53510253)"^^geo:wktLiteral ;
  geo-pos:lat "27.35426886"^^xsd:decimal ;
  geo-pos:long "49.53510253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2016_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9096" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70689'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9096'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.53510253'^^xsd:double;
  dwc:latitude '27.35426886'^^xsd:double;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70689'^^xsd:string;
  dwc:observationDate '1992-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2015_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2015_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2015_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.34984923 49.50666859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.34984923"^^xsd:decimal ;
  dwc:decimalLongitude "49.50666859"^^xsd:decimal ;
  dwc: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/4457_Site%2015_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.34984923 49.50666859)"^^geo:wktLiteral ;
  geo-pos:lat "27.34984923"^^xsd:decimal ;
  geo-pos:long "49.50666859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2015_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9087" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70690'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9087'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.50666859'^^xsd:double;
  dwc:latitude '27.34984923'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70690'^^xsd:string;
  dwc:observationDate '1992-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2015_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2015_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2015_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.34984923 49.50666859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.34984923"^^xsd:decimal ;
  dwc:decimalLongitude "49.50666859"^^xsd:decimal ;
  dwc: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/4457_Site%2015_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.34984923 49.50666859)"^^geo:wktLiteral ;
  geo-pos:lat "27.34984923"^^xsd:decimal ;
  geo-pos:long "49.50666859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2015_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9039" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70691'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9039'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.50666859'^^xsd:double;
  dwc:latitude '27.34984923'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70691'^^xsd:string;
  dwc:observationDate '1992-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2015_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2015_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2015_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.34984923 49.50666859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.34984923"^^xsd:decimal ;
  dwc:decimalLongitude "49.50666859"^^xsd:decimal ;
  dwc: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/4457_Site%2015_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.34984923 49.50666859)"^^geo:wktLiteral ;
  geo-pos:lat "27.34984923"^^xsd:decimal ;
  geo-pos:long "49.50666859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2015_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9094" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70692'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9094'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.50666859'^^xsd:double;
  dwc:latitude '27.34984923'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70692'^^xsd:string;
  dwc:observationDate '1992-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2015_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2015_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2015_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.34984923 49.50666859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.34984923"^^xsd:decimal ;
  dwc:decimalLongitude "49.50666859"^^xsd:decimal ;
  dwc: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/4457_Site%2015_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.34984923 49.50666859)"^^geo:wktLiteral ;
  geo-pos:lat "27.34984923"^^xsd:decimal ;
  geo-pos:long "49.50666859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2015_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9095" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70693'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9095'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.50666859'^^xsd:double;
  dwc:latitude '27.34984923'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70693'^^xsd:string;
  dwc:observationDate '1992-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2018_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2018_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2018_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.32395928 49.43416202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.32395928"^^xsd:decimal ;
  dwc:decimalLongitude "49.43416202"^^xsd:decimal ;
  dwc: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/4457_Site%2018_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.32395928 49.43416202)"^^geo:wktLiteral ;
  geo-pos:lat "27.32395928"^^xsd:decimal ;
  geo-pos:long "49.43416202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2018_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70694'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9100'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.43416202'^^xsd:double;
  dwc:latitude '27.32395928'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70694'^^xsd:string;
  dwc:observationDate '1992-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2018_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2018_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2018_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.32395928 49.43416202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.32395928"^^xsd:decimal ;
  dwc:decimalLongitude "49.43416202"^^xsd:decimal ;
  dwc: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/4457_Site%2018_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.32395928 49.43416202)"^^geo:wktLiteral ;
  geo-pos:lat "27.32395928"^^xsd:decimal ;
  geo-pos:long "49.43416202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2018_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70695'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9101'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.43416202'^^xsd:double;
  dwc:latitude '27.32395928'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70695'^^xsd:string;
  dwc:observationDate '1992-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2019_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2019_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2019_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.37383939 49.38440262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.37383939"^^xsd:decimal ;
  dwc:decimalLongitude "49.38440262"^^xsd:decimal ;
  dwc: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/4457_Site%2019_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.37383939 49.38440262)"^^geo:wktLiteral ;
  geo-pos:lat "27.37383939"^^xsd:decimal ;
  geo-pos:long "49.38440262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2019_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70696'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9114'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.38440262'^^xsd:double;
  dwc:latitude '27.37383939'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70696'^^xsd:string;
  dwc:observationDate '1992-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%202_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%202_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%202_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.29490482 49.70001942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.29490482"^^xsd:decimal ;
  dwc:decimalLongitude "49.70001942"^^xsd:decimal ;
  dwc: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/4457_Site%202_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.29490482 49.70001942)"^^geo:wktLiteral ;
  geo-pos:lat "27.29490482"^^xsd:decimal ;
  geo-pos:long "49.70001942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%202_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9125" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70697'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9125'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.70001942'^^xsd:double;
  dwc:latitude '27.29490482'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70697'^^xsd:string;
  dwc:observationDate '1992-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2021_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2021_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2021_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.37068309 49.48747567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.37068309"^^xsd:decimal ;
  dwc:decimalLongitude "49.48747567"^^xsd:decimal ;
  dwc: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/4457_Site%2021_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.37068309 49.48747567)"^^geo:wktLiteral ;
  geo-pos:lat "27.37068309"^^xsd:decimal ;
  geo-pos:long "49.48747567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2021_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9164" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70698'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9164'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.48747567'^^xsd:double;
  dwc:latitude '27.37068309'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70698'^^xsd:string;
  dwc:observationDate '1992-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2015_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2015_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2015_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.34984923 49.50666859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.34984923"^^xsd:decimal ;
  dwc:decimalLongitude "49.50666859"^^xsd:decimal ;
  dwc: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/4457_Site%2015_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.34984923 49.50666859)"^^geo:wktLiteral ;
  geo-pos:lat "27.34984923"^^xsd:decimal ;
  geo-pos:long "49.50666859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2015_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9171a" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70699'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9171a'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.50666859'^^xsd:double;
  dwc:latitude '27.34984923'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70699'^^xsd:string;
  dwc:observationDate '1992-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2015_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2015_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2015_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.34984923 49.50666859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.34984923"^^xsd:decimal ;
  dwc:decimalLongitude "49.50666859"^^xsd:decimal ;
  dwc: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/4457_Site%2015_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.34984923 49.50666859)"^^geo:wktLiteral ;
  geo-pos:lat "27.34984923"^^xsd:decimal ;
  geo-pos:long "49.50666859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2015_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9171b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70700'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9171b'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.50666859'^^xsd:double;
  dwc:latitude '27.34984923'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70700'^^xsd:string;
  dwc:observationDate '1992-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2016_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2016_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2016_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.35426886 49.53510253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.35426886"^^xsd:decimal ;
  dwc:decimalLongitude "49.53510253"^^xsd:decimal ;
  dwc: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/4457_Site%2016_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.35426886 49.53510253)"^^geo:wktLiteral ;
  geo-pos:lat "27.35426886"^^xsd:decimal ;
  geo-pos:long "49.53510253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2016_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9185" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70701'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9185'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.53510253'^^xsd:double;
  dwc:latitude '27.35426886'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70701'^^xsd:string;
  dwc:observationDate '1992-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2016_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2016_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2016_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.35426886 49.53510253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.35426886"^^xsd:decimal ;
  dwc:decimalLongitude "49.53510253"^^xsd:decimal ;
  dwc: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/4457_Site%2016_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.35426886 49.53510253)"^^geo:wktLiteral ;
  geo-pos:lat "27.35426886"^^xsd:decimal ;
  geo-pos:long "49.53510253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2016_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9196" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70702'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9196'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.53510253'^^xsd:double;
  dwc:latitude '27.35426886'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70702'^^xsd:string;
  dwc:observationDate '1992-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2016_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2016_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2016_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.35426886 49.53510253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.35426886"^^xsd:decimal ;
  dwc:decimalLongitude "49.53510253"^^xsd:decimal ;
  dwc: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/4457_Site%2016_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.35426886 49.53510253)"^^geo:wktLiteral ;
  geo-pos:lat "27.35426886"^^xsd:decimal ;
  geo-pos:long "49.53510253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2016_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9195" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70703'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9195'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.53510253'^^xsd:double;
  dwc:latitude '27.35426886'^^xsd:double;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70703'^^xsd:string;
  dwc:observationDate '1992-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2022_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2022_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2022_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.33722074 49.48534313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.33722074"^^xsd:decimal ;
  dwc:decimalLongitude "49.48534313"^^xsd:decimal ;
  dwc: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/4457_Site%2022_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.33722074 49.48534313)"^^geo:wktLiteral ;
  geo-pos:lat "27.33722074"^^xsd:decimal ;
  geo-pos:long "49.48534313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2022_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70704'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9200'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.48534313'^^xsd:double;
  dwc:latitude '27.33722074'^^xsd:double;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70704'^^xsd:string;
  dwc:observationDate '1992-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%202_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%202_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%202_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.29490482 49.70001942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.29490482"^^xsd:decimal ;
  dwc:decimalLongitude "49.70001942"^^xsd:decimal ;
  dwc: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/4457_Site%202_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.29490482 49.70001942)"^^geo:wktLiteral ;
  geo-pos:lat "27.29490482"^^xsd:decimal ;
  geo-pos:long "49.70001942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%202_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9207" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70705'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9207'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.70001942'^^xsd:double;
  dwc:latitude '27.29490482'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70705'^^xsd:string;
  dwc:observationDate '1992-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%202_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%202_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%202_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.29490482 49.70001942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.29490482"^^xsd:decimal ;
  dwc:decimalLongitude "49.70001942"^^xsd:decimal ;
  dwc: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/4457_Site%202_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.29490482 49.70001942)"^^geo:wktLiteral ;
  geo-pos:lat "27.29490482"^^xsd:decimal ;
  geo-pos:long "49.70001942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%202_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9208" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70706'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9208'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.70001942'^^xsd:double;
  dwc:latitude '27.29490482'^^xsd:double;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70706'^^xsd:string;
  dwc:observationDate '1992-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%209_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%209_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%209_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.42495896 49.3126069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.42495896"^^xsd:decimal ;
  dwc:decimalLongitude "49.3126069"^^xsd:decimal ;
  dwc: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/4457_Site%209_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.42495896 49.3126069)"^^geo:wktLiteral ;
  geo-pos:lat "27.42495896"^^xsd:decimal ;
  geo-pos:long "49.3126069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%209_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9226" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70707'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9226'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.3126069'^^xsd:double;
  dwc:latitude '27.42495896'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70707'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%209_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%209_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%209_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.42495896 49.3126069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.42495896"^^xsd:decimal ;
  dwc:decimalLongitude "49.3126069"^^xsd:decimal ;
  dwc: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/4457_Site%209_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.42495896 49.3126069)"^^geo:wktLiteral ;
  geo-pos:lat "27.42495896"^^xsd:decimal ;
  geo-pos:long "49.3126069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%209_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9227" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70708'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9227'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.3126069'^^xsd:double;
  dwc:latitude '27.42495896'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70708'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%209_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%209_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%209_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.42495896 49.3126069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.42495896"^^xsd:decimal ;
  dwc:decimalLongitude "49.3126069"^^xsd:decimal ;
  dwc: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/4457_Site%209_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.42495896 49.3126069)"^^geo:wktLiteral ;
  geo-pos:lat "27.42495896"^^xsd:decimal ;
  geo-pos:long "49.3126069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%209_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9235" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70709'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9235'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.3126069'^^xsd:double;
  dwc:latitude '27.42495896'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70709'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%209_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%209_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%209_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.42495896 49.3126069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.42495896"^^xsd:decimal ;
  dwc:decimalLongitude "49.3126069"^^xsd:decimal ;
  dwc: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/4457_Site%209_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.42495896 49.3126069)"^^geo:wktLiteral ;
  geo-pos:lat "27.42495896"^^xsd:decimal ;
  geo-pos:long "49.3126069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%209_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9236" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70710'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9236'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.3126069'^^xsd:double;
  dwc:latitude '27.42495896'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70710'^^xsd:string;
  dwc:observationDate '1992-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2021_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2021_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2021_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.37068309 49.48747567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.37068309"^^xsd:decimal ;
  dwc:decimalLongitude "49.48747567"^^xsd:decimal ;
  dwc: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/4457_Site%2021_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.37068309 49.48747567)"^^geo:wktLiteral ;
  geo-pos:lat "27.37068309"^^xsd:decimal ;
  geo-pos:long "49.48747567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2021_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70711'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9271'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.48747567'^^xsd:double;
  dwc:latitude '27.37068309'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70711'^^xsd:string;
  dwc:observationDate '1992-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457_Site%2021_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457_Site%2021_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457_Site%2021_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.37068309 49.48747567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.37068309"^^xsd:decimal ;
  dwc:decimalLongitude "49.48747567"^^xsd:decimal ;
  dwc: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/4457_Site%2021_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.37068309 49.48747567)"^^geo:wktLiteral ;
  geo-pos:lat "27.37068309"^^xsd:decimal ;
  geo-pos:long "49.48747567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457_Site%2021_Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 9281" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70712'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 9281'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '49.48747567'^^xsd:double;
  dwc:latitude '27.37068309'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70712'^^xsd:string;
  dwc:observationDate '1992-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70677> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70677>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 8233" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70677'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 8233'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schryver'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70677'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70678> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70678>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 8267" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70678'^^xsd:string;
  dwc:scientificName 'Padina australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 8267'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schryver'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:aphiaid '372010'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70678'^^xsd:string;
  dwc:observationDate '1989-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '372010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70679> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70679>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 8379" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70679'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 8379'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schryver'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70679'^^xsd:string;
  dwc:observationDate '1989-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.0075 39.72694444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.0075"^^xsd:decimal ;
  dwc:decimalLongitude "39.72694444"^^xsd:decimal ;
  dwc: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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.0075 39.72694444)"^^geo:wktLiteral ;
  geo-pos:lat "-4.0075"^^xsd:decimal ;
  geo-pos:long "39.72694444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 8600" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70680'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 8600'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72694444'^^xsd:double;
  dwc:latitude '-4.0075'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70680'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8833 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.8833"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc: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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8833 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.8833"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 8612" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70681'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 8612'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '-3.8833'^^xsd:double;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70681'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8833 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.8833"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc: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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8833 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.8833"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 8688" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70682'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 8688'^^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:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '-3.8833'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70682'^^xsd:string;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8833 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.8833"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc: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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8833 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.8833"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 8689" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70683'^^xsd:string;
  dwc:scientificName 'Padina minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 8689'^^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:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '-3.8833'^^xsd:double;
  dwc:aphiaid '220791'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70683'^^xsd:string;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '220791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70684> ;
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70684>
  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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 8881" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70684'^^xsd:string;
  dwc:scientificName 'Padina australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 8881'^^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:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.52'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:aphiaid '372010'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70684'^^xsd:string;
  dwc:observationDate '1991-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '372010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8833 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.8833"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc: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/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8833 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.8833"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4457__Padina%20in%20the%20western%20Indian%20Ocean%20%281985-1999%29_Dasid4457_70685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Padina in the western Indian Ocean (1985-1999)_Dasid4457_70685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4457_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 8771" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Padina in the western Indian Ocean (1985-1999)'^^xsd:string;
  dwc:catalogNumber 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70685'^^xsd:string;
  dwc:scientificName 'Padina boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 8771'^^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:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '-3.8833'^^xsd:double;
  dwc:aphiaid '145382'^^xsd:integer;
  dwc:occurrenceId 'Padina in the western Indian Ocean (1985-1999)_Dasid4457_70685'^^xsd:string;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF