@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/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.21667 28.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.21667"^^xsd:decimal ;
  dwc:decimalLongitude "28.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.21667 28.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-32.21667"^^xsd:decimal ;
  geo-pos:long "28.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "KZN 1007" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70627'^^xsd:string;
  dwc:scientificName 'Dictyopteris ligulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'KZN 1007'^^xsd:string;
  dwc:collector 'Bolton & Engledow'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '28.9333'^^xsd:double;
  dwc:latitude '-32.21667'^^xsd:double;
  dwc:aphiaid '214307'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70627'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214307'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.98333 30.26667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.98333"^^xsd:decimal ;
  dwc:decimalLongitude "30.26667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.98333 30.26667)"^^geo:wktLiteral ;
  geo-pos:lat "-30.98333"^^xsd:decimal ;
  geo-pos:long "30.26667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "KZN 804" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70633'^^xsd:string;
  dwc:scientificName 'Dictyopteris ligulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'KZN 804'^^xsd:string;
  dwc:collector 'De Clerck & Stegenga'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '30.26667'^^xsd:double;
  dwc:latitude '-30.98333'^^xsd:double;
  dwc:aphiaid '214307'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70633'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '214307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.954917 30.30076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.954917"^^xsd:decimal ;
  dwc:decimalLongitude "30.30076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.954917 30.30076)"^^geo:wktLiteral ;
  geo-pos:lat "-30.954917"^^xsd:decimal ;
  geo-pos:long "30.30076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "KZN 917" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70634'^^xsd:string;
  dwc:scientificName 'Dictyopteris ligulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'KZN 917'^^xsd:string;
  dwc:collector 'De Clerck & Stegenga'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '30.30076'^^xsd:double;
  dwc:latitude '-30.954917'^^xsd:double;
  dwc:aphiaid '214307'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70634'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '214307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.025705 30.920677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.025705"^^xsd:decimal ;
  dwc:decimalLongitude "30.920677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.025705 30.920677)"^^geo:wktLiteral ;
  geo-pos:lat "-30.025705"^^xsd:decimal ;
  geo-pos:long "30.920677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 10933" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70624'^^xsd:string;
  dwc:scientificName 'Dictyopteris ligulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 10933'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '30.920677'^^xsd:double;
  dwc:latitude '-30.025705'^^xsd:double;
  dwc:aphiaid '214307'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70624'^^xsd:string;
  dwc:observationDate '1995-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '214307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.025705 30.920677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.025705"^^xsd:decimal ;
  dwc:decimalLongitude "30.920677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.025705 30.920677)"^^geo:wktLiteral ;
  geo-pos:lat "-30.025705"^^xsd:decimal ;
  geo-pos:long "30.920677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 10931" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70611'^^xsd:string;
  dwc:scientificName 'Dictyopteris delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 10931'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '30.920677'^^xsd:double;
  dwc:latitude '-30.025705'^^xsd:double;
  dwc:aphiaid '145357'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70611'^^xsd:string;
  dwc:observationDate '1995-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '145357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.025705 30.920677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.025705"^^xsd:decimal ;
  dwc:decimalLongitude "30.920677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.025705 30.920677)"^^geo:wktLiteral ;
  geo-pos:lat "-30.025705"^^xsd:decimal ;
  geo-pos:long "30.920677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 10932" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70612'^^xsd:string;
  dwc:scientificName 'Dictyopteris delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 10932'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '30.920677'^^xsd:double;
  dwc:latitude '-30.025705'^^xsd:double;
  dwc:aphiaid '145357'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70612'^^xsd:string;
  dwc:observationDate '1995-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '145357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.85 31.016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.85"^^xsd:decimal ;
  dwc:decimalLongitude "31.016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.85 31.016667)"^^geo:wktLiteral ;
  geo-pos:lat "-29.85"^^xsd:decimal ;
  geo-pos:long "31.016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "(S) A1396" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70653'^^xsd:string;
  dwc:scientificName 'Dictyopteris serrata (isolectotype)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '31.016667'^^xsd:double;
  dwc:latitude '-29.85'^^xsd:double;
  dwc:aphiaid '214302'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70653'^^xsd:string;
  dwc:aphiaIdAccepted '214302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.85 31.016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.85"^^xsd:decimal ;
  dwc:decimalLongitude "31.016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.85 31.016667)"^^geo:wktLiteral ;
  geo-pos:lat "-29.85"^^xsd:decimal ;
  geo-pos:long "31.016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "(S) A1397" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70654'^^xsd:string;
  dwc:scientificName 'Dictyopteris serrata (isolectotype)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '31.016667'^^xsd:double;
  dwc:latitude '-29.85'^^xsd:double;
  dwc:aphiaid '214302'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70654'^^xsd:string;
  dwc:aphiaIdAccepted '214302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.85 31.016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.85"^^xsd:decimal ;
  dwc:decimalLongitude "31.016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.85 31.016667)"^^geo:wktLiteral ;
  geo-pos:lat "-29.85"^^xsd:decimal ;
  geo-pos:long "31.016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "(S) A1398" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70655'^^xsd:string;
  dwc:scientificName 'Dictyopteris serrata (isolectotype)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '31.016667'^^xsd:double;
  dwc:latitude '-29.85'^^xsd:double;
  dwc:aphiaid '214302'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70655'^^xsd:string;
  dwc:aphiaIdAccepted '214302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.85 31.016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.85"^^xsd:decimal ;
  dwc:decimalLongitude "31.016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.85 31.016667)"^^geo:wktLiteral ;
  geo-pos:lat "-29.85"^^xsd:decimal ;
  geo-pos:long "31.016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "(S) A1395" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70656'^^xsd:string;
  dwc:scientificName 'Dictyopteris serrata (lectotype)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '31.016667'^^xsd:double;
  dwc:latitude '-29.85'^^xsd:double;
  dwc:aphiaid '214302'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70656'^^xsd:string;
  dwc:aphiaIdAccepted '214302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.27 32.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.27"^^xsd:decimal ;
  dwc:decimalLongitude "32.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/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.27 32.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.27"^^xsd:decimal ;
  geo-pos:long "32.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 11027" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70625'^^xsd:string;
  dwc:scientificName 'Dictyopteris ligulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 11027'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '32.5'^^xsd:double;
  dwc:latitude '-28.27'^^xsd:double;
  dwc:aphiaid '214307'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70625'^^xsd:string;
  dwc:observationDate '1995-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '214307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.27 32.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.27"^^xsd:decimal ;
  dwc:decimalLongitude "32.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/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.27 32.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.27"^^xsd:decimal ;
  geo-pos:long "32.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "KZN 1009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70628'^^xsd:string;
  dwc:scientificName 'Dictyopteris ligulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'KZN 1009'^^xsd:string;
  dwc:collector 'Bolton & Engledow'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '32.5'^^xsd:double;
  dwc:latitude '-28.27'^^xsd:double;
  dwc:aphiaid '214307'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70628'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214307'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.27 32.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.27"^^xsd:decimal ;
  dwc:decimalLongitude "32.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/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.27 32.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.27"^^xsd:decimal ;
  geo-pos:long "32.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "KZN 1023" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70629'^^xsd:string;
  dwc:scientificName 'Dictyopteris ligulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'KZN 1023'^^xsd:string;
  dwc:collector 'Bolton & Engledow'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '32.5'^^xsd:double;
  dwc:latitude '-28.27'^^xsd:double;
  dwc:aphiaid '214307'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70629'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214307'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.27 32.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.27"^^xsd:decimal ;
  dwc:decimalLongitude "32.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/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.27 32.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.27"^^xsd:decimal ;
  geo-pos:long "32.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "KZN 1010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70636'^^xsd:string;
  dwc:scientificName 'Dictyopteris macrocarpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'KZN 1010'^^xsd:string;
  dwc:collector 'Bolton & Engledow'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '32.5'^^xsd:double;
  dwc:latitude '-28.27'^^xsd:double;
  dwc:aphiaid '214300'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70636'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214300'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1244 32.5547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1244"^^xsd:decimal ;
  dwc:decimalLongitude "32.5547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1244 32.5547)"^^geo:wktLiteral ;
  geo-pos:lat "-28.1244"^^xsd:decimal ;
  geo-pos:long "32.5547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "KZN 1008" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70626'^^xsd:string;
  dwc:scientificName 'Dictyopteris ligulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'KZN 1008'^^xsd:string;
  dwc:collector 'Bolton & Engledow'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '32.5547'^^xsd:double;
  dwc:latitude '-28.1244'^^xsd:double;
  dwc:aphiaid '214307'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70626'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214307'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70593> ;
  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/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70593>
  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/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "KZN 298" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70593'^^xsd:string;
  dwc:scientificName 'Dictyopteris australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'KZN 298'^^xsd:string;
  dwc:collector 'De Clerck & Stegenga'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '32.668'^^xsd:double;
  dwc:latitude '-27.6509'^^xsd:double;
  dwc:aphiaid '373675'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70593'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '373675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70652> ;
  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/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70652>
  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/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "KZN 298" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70652'^^xsd:string;
  dwc:scientificName 'Dictyopteris serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'KZN 298'^^xsd:string;
  dwc:collector 'De Clerck & Stegenga'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '32.668'^^xsd:double;
  dwc:latitude '-27.6509'^^xsd:double;
  dwc:aphiaid '214302'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70652'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '214302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.53 32.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.53"^^xsd:decimal ;
  dwc:decimalLongitude "32.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.53 32.68)"^^geo:wktLiteral ;
  geo-pos:lat "-27.53"^^xsd:decimal ;
  geo-pos:long "32.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "KZN 344" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70647'^^xsd:string;
  dwc:scientificName 'Dictyopteris repens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'KZN 344'^^xsd:string;
  dwc:collector 'De Clerck & Stegenga'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '32.68'^^xsd:double;
  dwc:latitude '-27.53'^^xsd:double;
  dwc:aphiaid '214306'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70647'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '214306'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.53 32.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.53"^^xsd:decimal ;
  dwc:decimalLongitude "32.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.53 32.68)"^^geo:wktLiteral ;
  geo-pos:lat "-27.53"^^xsd:decimal ;
  geo-pos:long "32.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "KZN 422" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70648'^^xsd:string;
  dwc:scientificName 'Dictyopteris repens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'KZN 422'^^xsd:string;
  dwc:collector 'De Clerck & Stegenga'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '32.68'^^xsd:double;
  dwc:latitude '-27.53'^^xsd:double;
  dwc:aphiaid '214306'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70648'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '214306'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.316 32.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.316"^^xsd:decimal ;
  dwc:decimalLongitude "32.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.316 32.733)"^^geo:wktLiteral ;
  geo-pos:lat "-27.316"^^xsd:decimal ;
  geo-pos:long "32.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "KZN 354 [1]" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70591'^^xsd:string;
  dwc:scientificName 'Dictyopteris acrostichoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'KZN 354 [1]'^^xsd:string;
  dwc:collector 'De Clerck & Stegenga'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '32.733'^^xsd:double;
  dwc:latitude '-27.316'^^xsd:double;
  dwc:aphiaid '214301'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70591'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '214301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.316 32.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.316"^^xsd:decimal ;
  dwc:decimalLongitude "32.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.316 32.733)"^^geo:wktLiteral ;
  geo-pos:lat "-27.316"^^xsd:decimal ;
  geo-pos:long "32.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "KZN 362" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70592'^^xsd:string;
  dwc:scientificName 'Dictyopteris australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'KZN 362'^^xsd:string;
  dwc:collector 'De Clerck & Stegenga'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '32.733'^^xsd:double;
  dwc:latitude '-27.316'^^xsd:double;
  dwc:aphiaid '373675'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70592'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '373675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.316 32.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.316"^^xsd:decimal ;
  dwc:decimalLongitude "32.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.316 32.733)"^^geo:wktLiteral ;
  geo-pos:lat "-27.316"^^xsd:decimal ;
  geo-pos:long "32.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "KZN 437" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70618'^^xsd:string;
  dwc:scientificName 'Dictyopteris delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'KZN 437'^^xsd:string;
  dwc:collector 'De Clerck & Stegenga'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '32.733'^^xsd:double;
  dwc:latitude '-27.316'^^xsd:double;
  dwc:aphiaid '145357'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70618'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.316 32.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.316"^^xsd:decimal ;
  dwc:decimalLongitude "32.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.316 32.733)"^^geo:wktLiteral ;
  geo-pos:lat "-27.316"^^xsd:decimal ;
  geo-pos:long "32.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "KZN 354 [2]" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70631'^^xsd:string;
  dwc:scientificName 'Dictyopteris ligulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'KZN 354 [2]'^^xsd:string;
  dwc:collector 'De Clerck & Stegenga'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '32.733'^^xsd:double;
  dwc:latitude '-27.316'^^xsd:double;
  dwc:aphiaid '214307'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70631'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '214307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.316 32.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.316"^^xsd:decimal ;
  dwc:decimalLongitude "32.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.316 32.733)"^^geo:wktLiteral ;
  geo-pos:lat "-27.316"^^xsd:decimal ;
  geo-pos:long "32.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "KZN 434" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70638'^^xsd:string;
  dwc:scientificName 'Dictyopteris macrocarpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'KZN 434'^^xsd:string;
  dwc:collector 'De Clerck & Stegenga'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '32.733'^^xsd:double;
  dwc:latitude '-27.316'^^xsd:double;
  dwc:aphiaid '214300'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70638'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '214300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.316 32.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.316"^^xsd:decimal ;
  dwc:decimalLongitude "32.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.316 32.733)"^^geo:wktLiteral ;
  geo-pos:lat "-27.316"^^xsd:decimal ;
  geo-pos:long "32.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "KZN 355" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70650'^^xsd:string;
  dwc:scientificName 'Dictyopteris serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'KZN 355'^^xsd:string;
  dwc:collector 'De Clerck & Stegenga'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '32.733'^^xsd:double;
  dwc:latitude '-27.316'^^xsd:double;
  dwc:aphiaid '214302'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70650'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '214302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.239037 32.789779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.239037"^^xsd:decimal ;
  dwc:decimalLongitude "32.789779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.239037 32.789779)"^^geo:wktLiteral ;
  geo-pos:lat "-27.239037"^^xsd:decimal ;
  geo-pos:long "32.789779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "KZN 664" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70616'^^xsd:string;
  dwc:scientificName 'Dictyopteris delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'KZN 664'^^xsd:string;
  dwc:collector 'De Clerck & Stegenga'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '32.789779'^^xsd:double;
  dwc:latitude '-27.239037'^^xsd:double;
  dwc:aphiaid '145357'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70616'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.239037 32.789779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.239037"^^xsd:decimal ;
  dwc:decimalLongitude "32.789779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.239037 32.789779)"^^geo:wktLiteral ;
  geo-pos:lat "-27.239037"^^xsd:decimal ;
  geo-pos:long "32.789779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "KZN 656" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70630'^^xsd:string;
  dwc:scientificName 'Dictyopteris ligulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'KZN 656'^^xsd:string;
  dwc:collector 'De Clerck & Stegenga'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '32.789779'^^xsd:double;
  dwc:latitude '-27.239037'^^xsd:double;
  dwc:aphiaid '214307'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70630'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '214307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.239037 32.789779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.239037"^^xsd:decimal ;
  dwc:decimalLongitude "32.789779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.239037 32.789779)"^^geo:wktLiteral ;
  geo-pos:lat "-27.239037"^^xsd:decimal ;
  geo-pos:long "32.789779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "KZN 669" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70646'^^xsd:string;
  dwc:scientificName 'Dictyopteris repens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'KZN 669'^^xsd:string;
  dwc:collector 'De Clerck & Stegenga'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '32.789779'^^xsd:double;
  dwc:latitude '-27.239037'^^xsd:double;
  dwc:aphiaid '214306'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70646'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '214306'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.166529 32.82239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.166529"^^xsd:decimal ;
  dwc:decimalLongitude "32.82239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.166529 32.82239)"^^geo:wktLiteral ;
  geo-pos:lat "-27.166529"^^xsd:decimal ;
  geo-pos:long "32.82239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "KZN 608" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70619'^^xsd:string;
  dwc:scientificName 'Dictyopteris delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'KZN 608'^^xsd:string;
  dwc:collector 'De Clerck & Stegenga'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '32.82239'^^xsd:double;
  dwc:latitude '-27.166529'^^xsd:double;
  dwc:aphiaid '145357'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70619'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.166529 32.82239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.166529"^^xsd:decimal ;
  dwc:decimalLongitude "32.82239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.166529 32.82239)"^^geo:wktLiteral ;
  geo-pos:lat "-27.166529"^^xsd:decimal ;
  geo-pos:long "32.82239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "KZN 612" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70632'^^xsd:string;
  dwc:scientificName 'Dictyopteris ligulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'KZN 612'^^xsd:string;
  dwc:collector 'De Clerck & Stegenga'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '32.82239'^^xsd:double;
  dwc:latitude '-27.166529'^^xsd:double;
  dwc:aphiaid '214307'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70632'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '214307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.166529 32.82239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.166529"^^xsd:decimal ;
  dwc:decimalLongitude "32.82239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.166529 32.82239)"^^geo:wktLiteral ;
  geo-pos:lat "-27.166529"^^xsd:decimal ;
  geo-pos:long "32.82239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "KZN 545" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70651'^^xsd:string;
  dwc:scientificName 'Dictyopteris serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'KZN 545'^^xsd:string;
  dwc:collector 'De Clerck & Stegenga'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '32.82239'^^xsd:double;
  dwc:latitude '-27.166529'^^xsd:double;
  dwc:aphiaid '214302'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70651'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '214302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70617> ;
  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/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70617>
  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/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "KZN 764" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70617'^^xsd:string;
  dwc:scientificName 'Dictyopteris delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'KZN 764'^^xsd:string;
  dwc:collector 'De Clerck & Stegenga'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '32.8437'^^xsd:double;
  dwc:latitude '-26.9721'^^xsd:double;
  dwc:aphiaid '145357'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70617'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70637> ;
  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/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70637>
  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/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "KZN 742" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70637'^^xsd:string;
  dwc:scientificName 'Dictyopteris macrocarpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'KZN 742'^^xsd:string;
  dwc:collector 'De Clerck & Stegenga'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '32.8437'^^xsd:double;
  dwc:latitude '-26.9721'^^xsd:double;
  dwc:aphiaid '214300'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70637'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '214300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.9989 32.8636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.9989"^^xsd:decimal ;
  dwc:decimalLongitude "32.8636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.9989 32.8636)"^^geo:wktLiteral ;
  geo-pos:lat "-26.9989"^^xsd:decimal ;
  geo-pos:long "32.8636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "KZN 678" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70649'^^xsd:string;
  dwc:scientificName 'Dictyopteris serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'KZN 678'^^xsd:string;
  dwc:collector 'De Clerck & Stegenga'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '32.8636'^^xsd:double;
  dwc:latitude '-26.9989'^^xsd:double;
  dwc:aphiaid '214302'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70649'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '214302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.5068 34.5176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.5068"^^xsd:decimal ;
  dwc:decimalLongitude "34.5176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.5068 34.5176)"^^geo:wktLiteral ;
  geo-pos:lat "28.5068"^^xsd:decimal ;
  geo-pos:long "34.5176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ODC 589" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70620'^^xsd:string;
  dwc:scientificName 'Dictyopteris delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'ODC 589'^^xsd:string;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '34.5176'^^xsd:double;
  dwc:latitude '28.5068'^^xsd:double;
  dwc:aphiaid '145357'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70620'^^xsd:string;
  dwc:aphiaIdAccepted '145357'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70645> ;
  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/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70645>
  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/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 10467" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70645'^^xsd:string;
  dwc:scientificName 'Dictyopteris repens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 10467'^^xsd:string;
  dwc:collector 'Coppejans & 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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.1667'^^xsd:double;
  dwc:latitude '-6.55'^^xsd:double;
  dwc:aphiaid '214306'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70645'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214306'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.66667 39.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.66667"^^xsd:decimal ;
  dwc:decimalLongitude "39.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/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.66667 39.21667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.66667"^^xsd:decimal ;
  geo-pos:long "39.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ODC 412" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70621'^^xsd:string;
  dwc:scientificName 'Dictyopteris delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'ODC 412'^^xsd:string;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.21667'^^xsd:double;
  dwc:latitude '-6.66667'^^xsd:double;
  dwc:aphiaid '145357'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70621'^^xsd:string;
  dwc:aphiaIdAccepted '145357'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.66667 39.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.66667"^^xsd:decimal ;
  dwc:decimalLongitude "39.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/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.66667 39.21667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.66667"^^xsd:decimal ;
  geo-pos:long "39.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ODC 661" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70622'^^xsd:string;
  dwc:scientificName 'Dictyopteris delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'ODC 661'^^xsd:string;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.21667'^^xsd:double;
  dwc:latitude '-6.66667'^^xsd:double;
  dwc:aphiaid '145357'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70622'^^xsd:string;
  dwc:aphiaIdAccepted '145357'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.7666636 39.2999988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.7666636"^^xsd:decimal ;
  dwc:decimalLongitude "39.2999988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.7666636 39.2999988)"^^geo:wktLiteral ;
  geo-pos:lat "-6.7666636"^^xsd:decimal ;
  geo-pos:long "39.2999988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 11278" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70613'^^xsd:string;
  dwc:scientificName 'Dictyopteris delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 11278'^^xsd:string;
  dwc:collector 'Coppejans & 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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.2999988'^^xsd:double;
  dwc:latitude '-6.7666636'^^xsd:double;
  dwc:aphiaid '145357'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70613'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70607> ;
  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/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70607>
  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/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 8814" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70607'^^xsd:string;
  dwc:scientificName 'Dictyopteris delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 8814'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.4667'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:aphiaid '145357'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70607'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70603> ;
  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/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70603>
  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/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 6807" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70603'^^xsd:string;
  dwc:scientificName 'Dictyopteris delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 6807'^^xsd:string;
  dwc:collector 'Coppejans & Galin'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '145357'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70603'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145357'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70604> ;
  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/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70604>
  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/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 8403" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70604'^^xsd:string;
  dwc:scientificName 'Dictyopteris delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 8403'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schrijver'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:aphiaid '145357'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70604'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145357'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.23333 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.23333 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "-5.23333"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 11389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70614'^^xsd:string;
  dwc:scientificName 'Dictyopteris delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 11389'^^xsd:string;
  dwc:collector 'Coppejans & 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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '-5.23333'^^xsd:double;
  dwc:aphiaid '145357'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70614'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70598> ;
  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/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70598>
  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/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 5580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70598'^^xsd:string;
  dwc:scientificName 'Dictyopteris delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 5580'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:aphiaid '145357'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70598'^^xsd:string;
  dwc:observationDate '1985-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70599> ;
  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/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70599>
  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/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 5975" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70599'^^xsd:string;
  dwc:scientificName 'Dictyopteris delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 5975'^^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 '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:aphiaid '145357'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70599'^^xsd:string;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145357'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70602> ;
  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/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70602>
  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/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 6946" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70602'^^xsd:string;
  dwc:scientificName 'Dictyopteris delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 6946'^^xsd:string;
  dwc:collector 'Coppejans & Galin'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '145357'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70602'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145357'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 6881" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70601'^^xsd:string;
  dwc:scientificName 'Dictyopteris delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 6881'^^xsd:string;
  dwc:collector 'Coppejans & Galin'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:aphiaid '145357'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70601'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145357'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70606> ;
  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/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70606>
  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/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 8753" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70606'^^xsd:string;
  dwc:scientificName 'Dictyopteris delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 8753'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:aphiaid '145357'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70606'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02055556 39.7275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.02055556"^^xsd:decimal ;
  dwc:decimalLongitude "39.7275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02055556 39.7275)"^^geo:wktLiteral ;
  geo-pos:lat "-4.02055556"^^xsd:decimal ;
  geo-pos:long "39.7275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 8622" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70605'^^xsd:string;
  dwc:scientificName 'Dictyopteris delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 8622'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.7275'^^xsd:double;
  dwc:latitude '-4.02055556'^^xsd:double;
  dwc:aphiaid '145357'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70605'^^xsd:string;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145357'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.23333 39.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.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/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.23333 39.83333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.23333"^^xsd:decimal ;
  geo-pos:long "39.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ODC 484" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70623'^^xsd:string;
  dwc:scientificName 'Dictyopteris delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'ODC 484'^^xsd:string;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.83333'^^xsd:double;
  dwc:latitude '-5.23333'^^xsd:double;
  dwc:aphiaid '145357'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70623'^^xsd:string;
  dwc:aphiaIdAccepted '145357'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.25 40.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.25"^^xsd:decimal ;
  dwc:decimalLongitude "40.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.25 40.1333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.25"^^xsd:decimal ;
  geo-pos:long "40.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 7416" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70657'^^xsd:string;
  dwc:scientificName 'Dictyopteris sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 7416'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1333'^^xsd:double;
  dwc:latitude '-3.25'^^xsd:double;
  dwc:aphiaid '144085'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70657'^^xsd:string;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144085'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.12 40.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.12"^^xsd:decimal ;
  dwc:decimalLongitude "40.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.12 40.15)"^^geo:wktLiteral ;
  geo-pos:lat "-3.12"^^xsd:decimal ;
  geo-pos:long "40.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 8193" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70639'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 8193'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schrijver'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15'^^xsd:double;
  dwc:latitude '-3.12'^^xsd:double;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70639'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70600> ;
  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/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70600>
  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/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HEC 7089" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70600'^^xsd:string;
  dwc:scientificName 'Dictyopteris delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HEC 7089'^^xsd:string;
  dwc:collector 'Coppejans & Galin'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '145357'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70600'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145357'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446_Station%20783_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446_Station%20783_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446_Station%20783_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70609> ;
  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/4446_Station%20783_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70609>
  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/4446_Station%20783_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SEY 629" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70609'^^xsd:string;
  dwc:scientificName 'Dictyopteris delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SEY 629'^^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 '145357'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70609'^^xsd:string;
  dwc:aphiaIdAccepted '145357'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446_Site%20number%20IT-107_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446_Site%20number%20IT-107_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446_Site%20number%20IT-107_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.31787 53.18315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.31787"^^xsd:decimal ;
  dwc:decimalLongitude "53.18315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446_Site%20number%20IT-107_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.31787 53.18315)"^^geo:wktLiteral ;
  geo-pos:lat "12.31787"^^xsd:decimal ;
  geo-pos:long "53.18315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446_Site%20number%20IT-107_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SOC 283" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70595'^^xsd:string;
  dwc:scientificName 'Dictyopteris delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SOC 283'^^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.18315'^^xsd:double;
  dwc:latitude '12.31787'^^xsd:double;
  dwc:aphiaid '145357'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70595'^^xsd:string;
  dwc:observationDate '1999-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '145357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446_Site%20number%20IT-103_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446_Site%20number%20IT-103_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446_Site%20number%20IT-103_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.25479 53.28508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.25479"^^xsd:decimal ;
  dwc:decimalLongitude "53.28508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446_Site%20number%20IT-103_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.25479 53.28508)"^^geo:wktLiteral ;
  geo-pos:lat "12.25479"^^xsd:decimal ;
  geo-pos:long "53.28508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446_Site%20number%20IT-103_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SOC 277" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70658'^^xsd:string;
  dwc:scientificName 'Dictyopteris sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SOC 277'^^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.28508'^^xsd:double;
  dwc:latitude '12.25479'^^xsd:double;
  dwc:aphiaid '144085'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70658'^^xsd:string;
  dwc:observationDate '1999-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '144085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446_Station%20770%2F771_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446_Station%20770%2F771_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446_Station%20770%2F771_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.76667 53.31667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.76667"^^xsd:decimal ;
  dwc:decimalLongitude "53.31667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446_Station%20770%2F771_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.76667 53.31667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.76667"^^xsd:decimal ;
  geo-pos:long "53.31667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446_Station%20770%2F771_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SEY 516" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70641'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SEY 516'^^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.31667'^^xsd:double;
  dwc:latitude '-5.76667'^^xsd:double;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70641'^^xsd:string;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446_Station%20770%2F771_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446_Station%20770%2F771_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446_Station%20770%2F771_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.76667 53.31667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.76667"^^xsd:decimal ;
  dwc:decimalLongitude "53.31667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446_Station%20770%2F771_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.76667 53.31667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.76667"^^xsd:decimal ;
  geo-pos:long "53.31667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446_Station%20770%2F771_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SEY 517" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70644'^^xsd:string;
  dwc:scientificName 'Dictyopteris repens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SEY 517'^^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.31667'^^xsd:double;
  dwc:latitude '-5.76667'^^xsd:double;
  dwc:aphiaid '214306'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70644'^^xsd:string;
  dwc:aphiaIdAccepted '214306'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446_Site%20number%20ST-004_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446_Site%20number%20ST-004_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446_Site%20number%20ST-004_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38061 53.52322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.38061"^^xsd:decimal ;
  dwc:decimalLongitude "53.52322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446_Site%20number%20ST-004_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38061 53.52322)"^^geo:wktLiteral ;
  geo-pos:lat "12.38061"^^xsd:decimal ;
  geo-pos:long "53.52322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446_Site%20number%20ST-004_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SOC 237" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70659'^^xsd:string;
  dwc:scientificName 'Dictyopteris sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SOC 237'^^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.52322'^^xsd:double;
  dwc:latitude '12.38061'^^xsd:double;
  dwc:aphiaid '144085'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70659'^^xsd:string;
  dwc:observationDate '1999-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '144085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446_Site%20number%20ST-037_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446_Site%20number%20ST-037_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446_Site%20number%20ST-037_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70597> ;
  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/4446_Site%20number%20ST-037_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70597>
  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/4446_Site%20number%20ST-037_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SOC 377" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70597'^^xsd:string;
  dwc:scientificName 'Dictyopteris delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SOC 377'^^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 '145357'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70597'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '145357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446_Site%20number%20ST-041_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446_Site%20number%20ST-041_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446_Site%20number%20ST-041_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.19223 53.54628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.19223"^^xsd:decimal ;
  dwc:decimalLongitude "53.54628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446_Site%20number%20ST-041_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.19223 53.54628)"^^geo:wktLiteral ;
  geo-pos:lat "12.19223"^^xsd:decimal ;
  geo-pos:long "53.54628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446_Site%20number%20ST-041_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SOC 387" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70596'^^xsd:string;
  dwc:scientificName 'Dictyopteris delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SOC 387'^^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.54628'^^xsd:double;
  dwc:latitude '12.19223'^^xsd:double;
  dwc:aphiaid '145357'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70596'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '145357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446_Site%20number%20IT-070_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446_Site%20number%20IT-070_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446_Site%20number%20IT-070_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.21176 54.07244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.21176"^^xsd:decimal ;
  dwc:decimalLongitude "54.07244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446_Site%20number%20IT-070_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.21176 54.07244)"^^geo:wktLiteral ;
  geo-pos:lat "12.21176"^^xsd:decimal ;
  geo-pos:long "54.07244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446_Site%20number%20IT-070_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SOC 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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70635'^^xsd:string;
  dwc:scientificName 'Dictyopteris macrocarpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SOC 87'^^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 '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 '54.07244'^^xsd:double;
  dwc:latitude '12.21176'^^xsd:double;
  dwc:aphiaid '214300'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70635'^^xsd:string;
  dwc:observationDate '1999-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '214300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446_Site%20number%20IT-084_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446_Site%20number%20IT-084_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446_Site%20number%20IT-084_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 54.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.55"^^xsd:decimal ;
  dwc:decimalLongitude "54.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446_Site%20number%20IT-084_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.55 54.5333)"^^geo:wktLiteral ;
  geo-pos:lat "12.55"^^xsd:decimal ;
  geo-pos:long "54.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446_Site%20number%20IT-084_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SOC 164" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70594'^^xsd:string;
  dwc:scientificName 'Dictyopteris delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SOC 164'^^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.5333'^^xsd:double;
  dwc:latitude '12.55'^^xsd:double;
  dwc:aphiaid '145357'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70594'^^xsd:string;
  dwc:observationDate '1999-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '145357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446_Station%20719-721_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446_Station%20719-721_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446_Station%20719-721_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70640> ;
  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/4446_Station%20719-721_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70640>
  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/4446_Station%20719-721_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SEY 248" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70640'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SEY 248'^^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 '55.2'^^xsd:double;
  dwc:latitude '-3.71667'^^xsd:double;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70640'^^xsd:string;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446_Station%20608_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446_Station%20608_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446_Station%20608_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.733333 55.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.733333"^^xsd:decimal ;
  dwc:decimalLongitude "55.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446_Station%20608_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.733333 55.533333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.733333"^^xsd:decimal ;
  geo-pos:long "55.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446_Station%20608_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SEY 356" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70610'^^xsd:string;
  dwc:scientificName 'Dictyopteris delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SEY 356'^^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 '55.533333'^^xsd:double;
  dwc:latitude '-4.733333'^^xsd:double;
  dwc:aphiaid '145357'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70610'^^xsd:string;
  dwc:aphiaIdAccepted '145357'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446_Station%20608_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446_Station%20608_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446_Station%20608_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.733333 55.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.733333"^^xsd:decimal ;
  dwc:decimalLongitude "55.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446_Station%20608_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.733333 55.533333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.733333"^^xsd:decimal ;
  geo-pos:long "55.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446_Station%20608_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SEY 355" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70660'^^xsd:string;
  dwc:scientificName 'Dictyopteris woodwardia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SEY 355'^^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 '55.533333'^^xsd:double;
  dwc:latitude '-4.733333'^^xsd:double;
  dwc:aphiaid '214303'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70660'^^xsd:string;
  dwc:aphiaIdAccepted '214303'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446_Station%20711a_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446_Station%20711a_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446_Station%20711a_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 55.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "55.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446_Station%20711a_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 55.66667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "55.66667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446_Station%20711a_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SEY 164" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70608'^^xsd:string;
  dwc:scientificName 'Dictyopteris delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SEY 164'^^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 '55.66667'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:aphiaid '145357'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70608'^^xsd:string;
  dwc:aphiaIdAccepted '145357'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446_Station%20704_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446_Station%20704_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446_Station%20704_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70642> ;
  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/4446_Station%20704_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70642>
  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/4446_Station%20704_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SEY 119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70642'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SEY 119'^^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 '55.6977'^^xsd:double;
  dwc:latitude '-4.32774'^^xsd:double;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70642'^^xsd:string;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446_Station%20736_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446_Station%20736_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446_Station%20736_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.35 55.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.35"^^xsd:decimal ;
  dwc:decimalLongitude "55.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/4446_Station%20736_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.35 55.8)"^^geo:wktLiteral ;
  geo-pos:lat "-4.35"^^xsd:decimal ;
  geo-pos:long "55.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446_Station%20736_Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "SEY 345" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70643'^^xsd:string;
  dwc:scientificName 'Dictyopteris repens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'SEY 345'^^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 '55.8'^^xsd:double;
  dwc:latitude '-4.35'^^xsd:double;
  dwc:aphiaid '214306'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70643'^^xsd:string;
  dwc:aphiaIdAccepted '214306'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.985556 57.583057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.985556"^^xsd:decimal ;
  dwc:decimalLongitude "57.583057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.985556 57.583057)"^^geo:wktLiteral ;
  geo-pos:lat "-19.985556"^^xsd:decimal ;
  geo-pos:long "57.583057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4446__Dictyopteris%20in%20the%20western%20Indian%20Ocean_Dasid4446_70615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dictyopteris in the western Indian Ocean_Dasid4446_70615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4446_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "HOD MRC 98-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Dictyopteris in the western Indian Ocean'^^xsd:string;
  dwc:catalogNumber 'Dictyopteris in the western Indian Ocean_Dasid4446_70615'^^xsd:string;
  dwc:scientificName 'Dictyopteris delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'HOD MRC 98-8'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '57.583057'^^xsd:double;
  dwc:latitude '-19.985556'^^xsd:double;
  dwc:aphiaid '145357'^^xsd:integer;
  dwc:occurrenceId 'Dictyopteris in the western Indian Ocean_Dasid4446_70615'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF